File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 68
68
"dependencies" : {
69
69
"debug" : " ^4.3.4" ,
70
70
"enhanced-resolve" : " ^5.15.0" ,
71
- "eslint-module-utils" : " ^2.8.0 " ,
71
+ "eslint-module-utils" : " ^2.8.1 " ,
72
72
"fast-glob" : " ^3.3.2" ,
73
73
"get-tsconfig" : " ^4.7.2" ,
74
74
"is-core-module" : " ^2.13.1" ,
Original file line number Diff line number Diff line change @@ -6189,7 +6189,7 @@ __metadata:
6189
6189
enhanced-resolve: "npm:^5.15.0"
6190
6190
eslint: "npm:^8.55.0"
6191
6191
eslint-import-resolver-typescript: "link:."
6192
- eslint-module-utils: "npm:^2.8.0 "
6192
+ eslint-module-utils: "npm:^2.8.1 "
6193
6193
eslint-plugin-import: "npm:eslint-plugin-i@^2.29.1"
6194
6194
fast-glob: "npm:^3.3.2"
6195
6195
get-tsconfig: "npm:^4.7.2"
@@ -6246,6 +6246,18 @@ __metadata:
6246
6246
languageName: node
6247
6247
linkType: hard
6248
6248
6249
+ "eslint-module-utils@npm:^2.8.1":
6250
+ version: 2.8.1
6251
+ resolution: "eslint-module-utils@npm:2.8.1"
6252
+ dependencies:
6253
+ debug: "npm:^3.2.7"
6254
+ peerDependenciesMeta:
6255
+ eslint:
6256
+ optional: true
6257
+ checksum: 3e7892c0a984c963632da56b30ccf8254c29b535467138f91086c2ecdb2ebd10e2be61b54e553f30e5abf1d14d47a7baa0dac890e3a658fd3cd07dca63afbe6d
6258
+ languageName: node
6259
+ linkType: hard
6260
+
6249
6261
"eslint-plugin-css@npm:^0.8.0":
6250
6262
version: 0.8.1
6251
6263
resolution: "eslint-plugin-css@npm:0.8.1"
You can’t perform that action at this time.
0 commit comments