Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-import to v2.31.0 #1124

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 40 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5488,6 +5488,13 @@ __metadata:
languageName: node
linkType: hard

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

"@schematics/angular@npm:17.3.10":
version: 17.3.10
resolution: "@schematics/angular@npm:17.3.10"
Expand Down Expand Up @@ -7472,7 +7479,7 @@ __metadata:
languageName: node
linkType: hard

"array-includes@npm:^3.1.7":
"array-includes@npm:^3.1.8":
version: 3.1.8
resolution: "array-includes@npm:3.1.8"
dependencies:
Expand Down Expand Up @@ -7509,7 +7516,7 @@ __metadata:
languageName: node
linkType: hard

"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 @@ -11626,15 +11633,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand All @@ -11652,29 +11659,31 @@ __metadata:
linkType: hard

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

Expand Down Expand Up @@ -14086,7 +14095,7 @@ __metadata:
languageName: node
linkType: hard

"is-core-module@npm:^2.13.0, is-core-module@npm:^2.13.1":
"is-core-module@npm:^2.13.0":
version: 2.14.0
resolution: "is-core-module@npm:2.14.0"
dependencies:
Expand All @@ -14095,6 +14104,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: ^2.0.2
checksum: df134c168115690724b62018c37b2f5bba0d5745fa16960b329c5a00883a8bea6a5632fdb1e3efcce237c201826ba09f93197b7cd95577ea56b0df335be23633
languageName: node
linkType: hard

"is-data-view@npm:^1.0.1":
version: 1.0.1
resolution: "is-data-view@npm:1.0.1"
Expand Down Expand Up @@ -18011,7 +18029,7 @@ __metadata:
languageName: node
linkType: hard

"object.fromentries@npm:^2.0.7":
"object.fromentries@npm:^2.0.8":
version: 2.0.8
resolution: "object.fromentries@npm:2.0.8"
dependencies:
Expand All @@ -18023,7 +18041,7 @@ __metadata:
languageName: node
linkType: hard

"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 All @@ -18034,7 +18052,7 @@ __metadata:
languageName: node
linkType: hard

"object.values@npm:^1.1.7":
"object.values@npm:^1.2.0":
version: 1.2.0
resolution: "object.values@npm:1.2.0"
dependencies:
Expand Down