File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 66
66
"@types/babel__core" : " ^7" ,
67
67
"@types/jest" : " ^29.0.0" ,
68
68
"@types/lodash" : " ^4.14.202" ,
69
- "@types/node" : " ^20 .0.0" ,
69
+ "@types/node" : " ^22 .0.0" ,
70
70
"@types/offscreencanvas" : " ^2019.7.0" ,
71
71
"ace-builds" : " ~1.17.0" ,
72
72
"coveralls" : " ^3.1.0" ,
Original file line number Diff line number Diff line change @@ -1937,12 +1937,12 @@ __metadata:
1937
1937
languageName : node
1938
1938
linkType : hard
1939
1939
1940
- " @types/node@npm:^20 .0.0 " :
1941
- version : 20.19.4
1942
- resolution : " @types/node@npm:20.19.4 "
1940
+ " @types/node@npm:^22 .0.0 " :
1941
+ version : 22.16.0
1942
+ resolution : " @types/node@npm:22.16.0 "
1943
1943
dependencies :
1944
1944
undici-types : " npm:~6.21.0"
1945
- checksum : 10c0/53f40c963d1804d2e87ad942636fee4be0e1ca88f2173b2a52b198797747bfb55d9ba6613cd918a0c5083a03b87d58688497c7ea58a8f3108fc86a5d627528e1
1945
+ checksum : 10c0/6219b521062f6c38d4d85ebd25807bd7f2bc703a5acba24e2c6716938d9d6cefd6fafd7b5156f61580eb58a0d82e8921751b778655675389631d813e5f261c03
1946
1946
languageName : node
1947
1947
linkType : hard
1948
1948
@@ -5231,7 +5231,7 @@ __metadata:
5231
5231
" @types/estree " : " npm:^1.0.5"
5232
5232
" @types/jest " : " npm:^29.0.0"
5233
5233
" @types/lodash " : " npm:^4.14.202"
5234
- " @types/node " : " npm:^20 .0.0"
5234
+ " @types/node " : " npm:^22 .0.0"
5235
5235
" @types/offscreencanvas " : " npm:^2019.7.0"
5236
5236
ace-builds : " npm:~1.17.0"
5237
5237
acorn : " npm:^8.8.2"
You can’t perform that action at this time.
0 commit comments