File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 45
45
"devDependencies" : {
46
46
"@types/jest" : " ^28.0.0" ,
47
47
"@types/jest-each" : " ^24.3.0" ,
48
- "@types/node" : " ^18 .0.0" ,
48
+ "@types/node" : " ^20 .0.0" ,
49
49
"coveralls" : " ^3.0.0" ,
50
50
"jest" : " ^28.0.0" ,
51
51
"jest-each" : " ^28.0.0" ,
Original file line number Diff line number Diff line change 801
801
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3.tgz#463fc47f13ec0688a33aec75d078a0541a447199"
802
802
integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ==
803
803
804
+ " @types/node@^20.0.0 " :
805
+ version "20.8.7"
806
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.7.tgz#ad23827850843de973096edfc5abc9e922492a25"
807
+ integrity sha512-21TKHHh3eUHIi2MloeptJWALuCu5H7HQTdTrWIFReA8ad+aggoX+lRes3ex7/FtpC+sVUpFMQ+QTfYr74mruiQ==
808
+ dependencies :
809
+ undici-types "~5.25.1"
810
+
804
811
" @types/normalize-package-data@^2.4.0 " :
805
812
version "2.4.0"
806
813
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
@@ -4272,6 +4279,11 @@ typescript@^4.3.5:
4272
4279
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
4273
4280
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
4274
4281
4282
+ undici-types@~5.25.1 :
4283
+ version "5.25.3"
4284
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
4285
+ integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
4286
+
4275
4287
update-browserslist-db@^1.0.4 :
4276
4288
version "1.0.4"
4277
4289
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.4.tgz#dbfc5a789caa26b1db8990796c2c8ebbce304824"
You can’t perform that action at this time.
0 commit comments