Skip to content

Commit

Permalink
fix(deps): update dependency eslint-module-utils to ^2.8.1 (#279)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 7a02ac0 commit 1e708c6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -68,7 +68,7 @@
"dependencies": {
"debug": "^4.3.4",
"enhanced-resolve": "^5.15.0",
"eslint-module-utils": "^2.8.0",
"eslint-module-utils": "^2.8.1",
"fast-glob": "^3.3.2",
"get-tsconfig": "^4.7.2",
"is-core-module": "^2.13.1",
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Expand Up @@ -6189,7 +6189,7 @@ __metadata:
enhanced-resolve: "npm:^5.15.0"
eslint: "npm:^8.55.0"
eslint-import-resolver-typescript: "link:."
eslint-module-utils: "npm:^2.8.0"
eslint-module-utils: "npm:^2.8.1"
eslint-plugin-import: "npm:eslint-plugin-i@^2.29.1"
fast-glob: "npm:^3.3.2"
get-tsconfig: "npm:^4.7.2"
Expand Down Expand Up @@ -6246,6 +6246,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-module-utils@npm:^2.8.1":
version: 2.8.1
resolution: "eslint-module-utils@npm:2.8.1"
dependencies:
debug: "npm:^3.2.7"
peerDependenciesMeta:
eslint:
optional: true
checksum: 3e7892c0a984c963632da56b30ccf8254c29b535467138f91086c2ecdb2ebd10e2be61b54e553f30e5abf1d14d47a7baa0dac890e3a658fd3cd07dca63afbe6d
languageName: node
linkType: hard

"eslint-plugin-css@npm:^0.8.0":
version: 0.8.1
resolution: "eslint-plugin-css@npm:0.8.1"
Expand Down

0 comments on commit 1e708c6

Please sign in to comment.