File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 49
49
"devDependencies" : {
50
50
"@types/jest" : " ^29.0.0" ,
51
51
"@types/jest-each" : " ^24.3.0" ,
52
- "@types/node" : " ^20 .0.0" ,
52
+ "@types/node" : " ^22 .0.0" ,
53
53
"coveralls" : " ^3.0.0" ,
54
54
"jest" : " ^29.0.0" ,
55
55
"jest-each" : " ^29.0.0" ,
Original file line number Diff line number Diff line change 1009
1009
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3.tgz#463fc47f13ec0688a33aec75d078a0541a447199"
1010
1010
integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ==
1011
1011
1012
- " @types/node@^20 .0.0 " :
1013
- version "20 .8.7 "
1014
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20 .8.7 .tgz#ad23827850843de973096edfc5abc9e922492a25 "
1015
- integrity sha512-21TKHHh3eUHIi2MloeptJWALuCu5H7HQTdTrWIFReA8ad+aggoX+lRes3ex7/FtpC+sVUpFMQ+QTfYr74mruiQ ==
1012
+ " @types/node@^22 .0.0 " :
1013
+ version "22 .8.2 "
1014
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22 .8.2 .tgz#8e82bb8201c0caf751dcdc61b0a262d2002d438b "
1015
+ integrity sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw ==
1016
1016
dependencies :
1017
- undici-types "~5.25.1 "
1017
+ undici-types "~6.19.8 "
1018
1018
1019
1019
" @types/normalize-package-data@^2.4.0 " :
1020
1020
version "2.4.0"
@@ -4617,10 +4617,10 @@ typescript@^5.0.0:
4617
4617
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
4618
4618
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
4619
4619
4620
- undici-types@~5.25.1 :
4621
- version "5.25.3 "
4622
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3 .tgz#e044115914c85f0bcbb229f346ab739f064998c3 "
4623
- integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA ==
4620
+ undici-types@~6.19.8 :
4621
+ version "6.19.8 "
4622
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
4623
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
4624
4624
4625
4625
update-browserslist-db@^1.0.4 :
4626
4626
version "1.0.4"
You can’t perform that action at this time.
0 commit comments