File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 21
21
"@mjolnir/prettier-config" : " ^0.2.0" ,
22
22
"@mjolnir/tsconfig" : " ^0.1.0" ,
23
23
"@types/jest" : " ^24.9.1" ,
24
- "@types/node" : " ^12.20.55 " ,
24
+ "@types/node" : " ^22. 12.0 " ,
25
25
"babel-loader" : " ^8.4.1" ,
26
26
"case-sensitive-paths-webpack-plugin" : " ^2.4.0" ,
27
27
"copy-webpack-plugin" : " ^5.1.2" ,
Original file line number Diff line number Diff line change 2520
2520
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.3.tgz#27b3f40addaf2f580459fdb405222685542f907a"
2521
2521
integrity sha512-3SiLAIBkDWDg6vFo0+5YJyHPWU9uwu40Qe+v+0MH8wRKYBimHvvAOyk3EzMrD/TrIlLYfXrqDqrg913PynrMJQ==
2522
2522
2523
- "@types/node@^12.20.55":
2524
- version "12.20.55"
2525
- resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
2526
- integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
2523
+ "@types/node@^22.12.0":
2524
+ version "22.12.0"
2525
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0.tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c"
2526
+ integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==
2527
+ dependencies:
2528
+ undici-types "~6.20.0"
2527
2529
2528
2530
"@types/normalize-package-data@^2.4.0":
2529
2531
version "2.4.0"
@@ -13137,6 +13139,11 @@ umask@^1.1.0:
13137
13139
resolved "https://registry.yarnpkg.com/umask/-/umask-1.1.0.tgz#f29cebf01df517912bb58ff9c4e50fde8e33320d"
13138
13140
integrity sha1-8pzr8B31F5ErtY/5xOUP3o4zMg0=
13139
13141
13142
+ undici-types@~6.20.0:
13143
+ version "6.20.0"
13144
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
13145
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
13146
+
13140
13147
unherit@^1.0.4:
13141
13148
version "1.1.2"
13142
13149
resolved "https://registry.yarnpkg.com/unherit/-/unherit-1.1.2.tgz#14f1f397253ee4ec95cec167762e77df83678449"
You can’t perform that action at this time.
0 commit comments