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 21
21
"@eslint/js" : " ^9.34.0" ,
22
22
"@stylistic/eslint-plugin" : " ^5.3.1" ,
23
23
"@types/jasmine" : " ^5.1.9" ,
24
- "@types/node" : " ^24.3.0 " ,
24
+ "@types/node" : " ^24.3.1 " ,
25
25
"eslint" : " ^9.34.0" ,
26
26
"eslint-config-flat-gitignore" : " ^2.1.0" ,
27
27
"eslint-import-resolver-typescript" : " ^4.4.4" ,
Original file line number Diff line number Diff line change @@ -3137,12 +3137,12 @@ __metadata:
3137
3137
languageName : node
3138
3138
linkType : hard
3139
3139
3140
- " @types/node@npm:*, @types/node@npm:^24.3.0 " :
3141
- version : 24.3.0
3142
- resolution : " @types/node@npm:24.3.0 "
3140
+ " @types/node@npm:*, @types/node@npm:^24.3.1 " :
3141
+ version : 24.3.1
3142
+ resolution : " @types/node@npm:24.3.1 "
3143
3143
dependencies :
3144
3144
undici-types : " npm:~7.10.0"
3145
- checksum : 10c0/96bdeca01f690338957c2dcc92cb9f76c262c10398f8d91860865464412b0f9d309c24d9b03d0bdd26dd47fa7ee3f8227893d5c89bc2009d919a525a22512030
3145
+ checksum : 10c0/99b86fc32294fcd61136ca1f771026443a1e370e9f284f75e243b29299dd878e18c193deba1ce29a374932db4e30eb80826e1049b9aad02d36f5c30b94b6f928
3146
3146
languageName : node
3147
3147
linkType : hard
3148
3148
@@ -4252,7 +4252,7 @@ __metadata:
4252
4252
" @eslint/js " : " npm:^9.34.0"
4253
4253
" @stylistic/eslint-plugin " : " npm:^5.3.1"
4254
4254
" @types/jasmine " : " npm:^5.1.9"
4255
- " @types/node " : " npm:^24.3.0 "
4255
+ " @types/node " : " npm:^24.3.1 "
4256
4256
" @wdio/cli " : " npm:^9.19.2"
4257
4257
" @wdio/jasmine-framework " : " npm:^9.19.2"
4258
4258
" @wdio/local-runner " : " npm:^9.19.2"
You can’t perform that action at this time.
0 commit comments