File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 4242 "eslint" : " ^9.20.1" ,
4343 "eslint-plugin-eslint-plugin" : " ^6.4.0" ,
4444 "eslint-plugin-n" : " ^17.17.0" ,
45+ "globals" : " ^16.2.0" ,
4546 "mocha" : " 11.1.0"
4647 },
4748 "peerDependencies" : {
Original file line number Diff line number Diff line change @@ -906,6 +906,7 @@ __metadata:
906906 eslint-plugin-eslint-plugin : " npm:^6.4.0"
907907 eslint-plugin-n : " npm:^17.17.0"
908908 eslint-utils : " npm:^3.0.0"
909+ globals : " npm:^16.2.0"
909910 mocha : " npm:11.1.0"
910911 peerDependencies :
911912 eslint : " >=7.0.0"
@@ -1242,6 +1243,13 @@ __metadata:
12421243 languageName : node
12431244 linkType : hard
12441245
1246+ " globals@npm:^16.2.0 " :
1247+ version : 16.2.0
1248+ resolution : " globals@npm:16.2.0"
1249+ checksum : 10c0/c2b3ea163faa6f8a38076b471b12f4bda891f7df7f7d2e8294fb4801d735a51a73431bf4c1696c5bf5dbca5e0a0db894698acfcbd3068730c6b12eef185dea25
1250+ languageName : node
1251+ linkType : hard
1252+
12451253" graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6 " :
12461254 version : 4.2.11
12471255 resolution : " graceful-fs@npm:4.2.11"
You can’t perform that action at this time.
0 commit comments