File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 6868 "dependencies" : {
6969 "debug" : " ^4.3.4" ,
7070 "enhanced-resolve" : " ^5.15.0" ,
71- "eslint-module-utils" : " ^2.8.0 " ,
71+ "eslint-module-utils" : " ^2.8.1 " ,
7272 "fast-glob" : " ^3.3.2" ,
7373 "get-tsconfig" : " ^4.7.2" ,
7474 "is-core-module" : " ^2.13.1" ,
Original file line number Diff line number Diff line change @@ -6189,7 +6189,7 @@ __metadata:
61896189 enhanced-resolve: "npm:^5.15.0"
61906190 eslint: "npm:^8.55.0"
61916191 eslint-import-resolver-typescript: "link:."
6192- eslint-module-utils: "npm:^2.8.0 "
6192+ eslint-module-utils: "npm:^2.8.1 "
61936193 eslint-plugin-import: "npm:eslint-plugin-i@^2.29.1"
61946194 fast-glob: "npm:^3.3.2"
61956195 get-tsconfig: "npm:^4.7.2"
@@ -6246,6 +6246,18 @@ __metadata:
62466246 languageName: node
62476247 linkType: hard
62486248
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+
62496261"eslint-plugin-css@npm:^0.8.0":
62506262 version: 0.8.1
62516263 resolution: "eslint-plugin-css@npm:0.8.1"
You can’t perform that action at this time.
0 commit comments