File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 87
87
"eslint-plugin-promise" : " 7.2.1" ,
88
88
"eslint-plugin-unicorn" : " 59.0.1" ,
89
89
"eslint-plugin-yml" : " 1.18.0" ,
90
- "globals" : " 16.1 .0" ,
90
+ "globals" : " 16.2 .0" ,
91
91
"jsonc-eslint-parser" : " 2.4.0" ,
92
92
"typescript-eslint" : " 8.32.1" ,
93
93
"yaml-eslint-parser" : " 1.3.0"
Original file line number Diff line number Diff line change @@ -1316,7 +1316,7 @@ __metadata:
1316
1316
eslint-plugin-promise : " npm:7.2.1"
1317
1317
eslint-plugin-unicorn : " npm:59.0.1"
1318
1318
eslint-plugin-yml : " npm:1.18.0"
1319
- globals : " npm:16.1 .0"
1319
+ globals : " npm:16.2 .0"
1320
1320
growl : " npm:1.10.5"
1321
1321
husky : " npm:9.1.7"
1322
1322
jsonc-eslint-parser : " npm:2.4.0"
@@ -5025,10 +5025,10 @@ __metadata:
5025
5025
languageName : node
5026
5026
linkType : hard
5027
5027
5028
- " globals@npm:16.1.0, globals@npm:^16.0 .0 " :
5029
- version : 16.1 .0
5030
- resolution : " globals@npm:16.1 .0"
5031
- checksum : 10/b24fa86c9d9e7f452572977105cefa66529ac166faf1d81abe6618e0ccce98cdd32f8cbc25d37ed6c2dbe7936b00d442696fd0c96da4c90567490488ecefb8fa
5028
+ " globals@npm:16.2 .0 " :
5029
+ version : 16.2 .0
5030
+ resolution : " globals@npm:16.2 .0"
5031
+ checksum : 10/37fc33502973ebbee5a44b58939aa8574abc00ca1fc4c1d4ec0571a2c6620843ae647eff8bd082adf6bb5975ad221a887522b9a7961125764f0cb6dfab0b7483
5032
5032
languageName : node
5033
5033
linkType : hard
5034
5034
@@ -5046,6 +5046,13 @@ __metadata:
5046
5046
languageName : node
5047
5047
linkType : hard
5048
5048
5049
+ " globals@npm:^16.0.0 " :
5050
+ version : 16.1.0
5051
+ resolution : " globals@npm:16.1.0"
5052
+ checksum : 10/b24fa86c9d9e7f452572977105cefa66529ac166faf1d81abe6618e0ccce98cdd32f8cbc25d37ed6c2dbe7936b00d442696fd0c96da4c90567490488ecefb8fa
5053
+ languageName : node
5054
+ linkType : hard
5055
+
5049
5056
" globalthis@npm:^1.0.3, globalthis@npm:^1.0.4 " :
5050
5057
version : 1.0.4
5051
5058
resolution : " globalthis@npm:1.0.4"
You can’t perform that action at this time.
0 commit comments