Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-import to v2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 7619294 commit 8860bf7
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/client/graph-scaffolder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"esbuild-jest": "0.5.0",
"eslint": "8.57.1",
"eslint-config-esnext": "4.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.31.0",
"globby": "13.2.2",
"jest": "29.7.0",
"live-server": "1.2.2",
Expand Down
65 changes: 61 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2865,6 +2865,13 @@ __metadata:
languageName: node
linkType: hard

"@rtsao/scc@npm:^1.1.0":
version: 1.1.0
resolution: "@rtsao/scc@npm:1.1.0"
checksum: 10/17d04adf404e04c1e61391ed97bca5117d4c2767a76ae3e879390d6dec7b317fcae68afbf9e98badee075d0b64fa60f287729c4942021b4d19cd01db77385c01
languageName: node
linkType: hard

"@rushstack/eslint-patch@npm:1.10.4":
version: 1.10.4
resolution: "@rushstack/eslint-patch@npm:1.10.4"
Expand Down Expand Up @@ -4303,7 +4310,7 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.findlastindex@npm:^1.2.3":
"array.prototype.findlastindex@npm:^1.2.3, array.prototype.findlastindex@npm:^1.2.5":
version: 1.2.5
resolution: "array.prototype.findlastindex@npm:1.2.5"
dependencies:
Expand Down Expand Up @@ -7292,6 +7299,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-module-utils@npm:^2.12.0":
version: 2.12.0
resolution: "eslint-module-utils@npm:2.12.0"
dependencies:
debug: "npm:^3.2.7"
peerDependenciesMeta:
eslint:
optional: true
checksum: 10/dd27791147eca17366afcb83f47d6825b6ce164abb256681e5de4ec1d7e87d8605641eb869298a0dbc70665e2446dbcc2f40d3e1631a9475dd64dd23d4ca5dee
languageName: node
linkType: hard

"eslint-module-utils@npm:^2.7.4, eslint-module-utils@npm:^2.8.0":
version: 2.8.1
resolution: "eslint-module-utils@npm:2.8.1"
Expand Down Expand Up @@ -7327,7 +7346,36 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-import@npm:2.29.1, eslint-plugin-import@npm:^2.14.0, eslint-plugin-import@npm:^2.26.0":
"eslint-plugin-import@npm:2.31.0":
version: 2.31.0
resolution: "eslint-plugin-import@npm:2.31.0"
dependencies:
"@rtsao/scc": "npm:^1.1.0"
array-includes: "npm:^3.1.8"
array.prototype.findlastindex: "npm:^1.2.5"
array.prototype.flat: "npm:^1.3.2"
array.prototype.flatmap: "npm:^1.3.2"
debug: "npm:^3.2.7"
doctrine: "npm:^2.1.0"
eslint-import-resolver-node: "npm:^0.3.9"
eslint-module-utils: "npm:^2.12.0"
hasown: "npm:^2.0.2"
is-core-module: "npm:^2.15.1"
is-glob: "npm:^4.0.3"
minimatch: "npm:^3.1.2"
object.fromentries: "npm:^2.0.8"
object.groupby: "npm:^1.0.3"
object.values: "npm:^1.2.0"
semver: "npm:^6.3.1"
string.prototype.trimend: "npm:^1.0.8"
tsconfig-paths: "npm:^3.15.0"
peerDependencies:
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9
checksum: 10/6b76bd009ac2db0615d9019699d18e2a51a86cb8c1d0855a35fb1b418be23b40239e6debdc6e8c92c59f1468ed0ea8d7b85c817117a113d5cc225be8a02ad31c
languageName: node
linkType: hard

"eslint-plugin-import@npm:^2.14.0, eslint-plugin-import@npm:^2.26.0":
version: 2.29.1
resolution: "eslint-plugin-import@npm:2.29.1"
dependencies:
Expand Down Expand Up @@ -8665,7 +8713,7 @@ __metadata:
esbuild-jest: "npm:0.5.0"
eslint: "npm:8.57.1"
eslint-config-esnext: "npm:4.1.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-import: "npm:2.31.0"
globby: "npm:13.2.2"
jest: "npm:29.7.0"
live-server: "npm:1.2.2"
Expand Down Expand Up @@ -9353,6 +9401,15 @@ __metadata:
languageName: node
linkType: hard

"is-core-module@npm:^2.15.1":
version: 2.15.1
resolution: "is-core-module@npm:2.15.1"
dependencies:
hasown: "npm:^2.0.2"
checksum: 10/77316d5891d5743854bcef2cd2f24c5458fb69fbc9705c12ca17d54a2017a67d0693bbf1ba8c77af376c0eef6bf6d1b27a4ab08e4db4e69914c3789bdf2ceec5
languageName: node
linkType: hard

"is-data-descriptor@npm:^1.0.1":
version: 1.0.1
resolution: "is-data-descriptor@npm:1.0.1"
Expand Down Expand Up @@ -11838,7 +11895,7 @@ __metadata:
languageName: node
linkType: hard

"object.groupby@npm:^1.0.1":
"object.groupby@npm:^1.0.1, object.groupby@npm:^1.0.3":
version: 1.0.3
resolution: "object.groupby@npm:1.0.3"
dependencies:
Expand Down

0 comments on commit 8860bf7

Please sign in to comment.