File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 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.15.31 " ,
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.15.31":
2524
+ version "22.15.31"
2525
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.31.tgz#454f11e2061150135c8353d7f3b3b1823fca9f3f"
2526
+ integrity sha512-jnVe5ULKl6tijxUhvQeNbQG/84fHfg+yMak02cT8QVhBx/F05rAVxCGBYYTh2EKz22D6JF5ktXuNwdx7b9iEGw==
2527
+ dependencies:
2528
+ undici-types "~6.21.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.21.0:
13143
+ version "6.21.0"
13144
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
13145
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
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