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.0
2013
+ resolution : " @types/node@npm:22.17.0 "
2014
2014
dependencies :
2015
2015
undici-types : " npm:~6.21.0"
2016
- checksum : 10c0/c6738131f1698258a5ac1e0185e4fc56977f7f566cd0ee11167f93f2339478470257bd82c5e1908a936a204e0ad7996d741356a1a07c04997a236161ea23a874
2016
+ checksum : 10c0/e1c603b660d3de3243dfc02ded5d40623ff3f36315ffbdd8cdc81bc2c5a8da172035879d437b72e9fa61ca01827f28e9c2b0c32898f411a8e9ba0a5efac0b4ca
2017
2017
languageName : node
2018
2018
linkType : hard
2019
2019
@@ -5279,7 +5279,7 @@ __metadata:
5279
5279
" @types/estree " : " npm:^1.0.5"
5280
5280
" @types/jest " : " npm:^29.0.0"
5281
5281
" @types/lodash " : " npm:^4.14.202"
5282
- " @types/node " : " npm:^20 .0.0"
5282
+ " @types/node " : " npm:^22 .0.0"
5283
5283
" @types/offscreencanvas " : " npm:^2019.7.0"
5284
5284
ace-builds : " npm:~1.17.0"
5285
5285
acorn : " npm:^8.8.2"
You can’t perform that action at this time.
0 commit comments