File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 42
42
"@types/jest" : " ^29.5.14" ,
43
43
"@types/jest-when" : " ^3" ,
44
44
"@types/lodash" : " ^4.17.13" ,
45
- "@types/node" : " ^20 " ,
45
+ "@types/node" : " ^22.0.0 " ,
46
46
"@types/react" : " ^18" ,
47
47
"@types/react-dom" : " ^18.3.0" ,
48
48
"@typescript-eslint/eslint-plugin" : " ^8.13.0" ,
Original file line number Diff line number Diff line change @@ -2372,7 +2372,7 @@ __metadata:
2372
2372
languageName : node
2373
2373
linkType : hard
2374
2374
2375
- " @types/node@npm:^20, @types/node@npm:^20 .11.19 " :
2375
+ " @types/node@npm:^20.11.19 " :
2376
2376
version : 20.17.17
2377
2377
resolution : " @types/node@npm:20.17.17"
2378
2378
dependencies :
@@ -10259,7 +10259,7 @@ __metadata:
10259
10259
" @types/jest " : " npm:^29.5.14"
10260
10260
" @types/jest-when " : " npm:^3"
10261
10261
" @types/lodash " : " npm:^4.17.13"
10262
- " @types/node " : " npm:^20 "
10262
+ " @types/node " : " npm:^22.0.0 "
10263
10263
" @types/react " : " npm:^18"
10264
10264
" @types/react-dom " : " npm:^18.3.0"
10265
10265
" @typescript-eslint/eslint-plugin " : " npm:^8.13.0"
You can’t perform that action at this time.
0 commit comments