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 @@ -2008,12 +2008,12 @@ __metadata:
2008
2008
languageName : node
2009
2009
linkType : hard
2010
2010
2011
- " @types/node@npm:^20 .0.0 " :
2012
- version : 20.19.9
2013
- resolution : " @types/node@npm:20.19.9 "
2011
+ " @types/node@npm:^22 .0.0 " :
2012
+ version : 22.17.2
2013
+ resolution : " @types/node@npm:22.17.2 "
2014
2014
dependencies :
2015
2015
undici-types : " npm:~6.21.0"
2016
- checksum : 10c0/c6738131f1698258a5ac1e0185e4fc56977f7f566cd0ee11167f93f2339478470257bd82c5e1908a936a204e0ad7996d741356a1a07c04997a236161ea23a874
2016
+ checksum : 10c0/23cd13aa35da6322a6d66cf4b3a45dbd40764ba726ab8681960270156c3abba776dd8dc173250c467f708d40612ecd725755d7659b775b513904680d5205eaff
2017
2017
languageName : node
2018
2018
linkType : hard
2019
2019
@@ -5256,7 +5256,7 @@ __metadata:
5256
5256
" @types/estree " : " npm:^1.0.5"
5257
5257
" @types/jest " : " npm:^29.0.0"
5258
5258
" @types/lodash " : " npm:^4.14.202"
5259
- " @types/node " : " npm:^20 .0.0"
5259
+ " @types/node " : " npm:^22 .0.0"
5260
5260
" @types/offscreencanvas " : " npm:^2019.7.0"
5261
5261
ace-builds : " npm:~1.17.0"
5262
5262
acorn : " npm:^8.8.2"
You can’t perform that action at this time.
0 commit comments