Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-import to v2.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 18, 2023
1 parent 5ef04bb commit a326e04
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2656,8 +2656,8 @@ __metadata:
linkType: hard

"eslint-plugin-import@npm:^2.28.0":
version: 2.28.0
resolution: "eslint-plugin-import@npm:2.28.0"
version: 2.28.1
resolution: "eslint-plugin-import@npm:2.28.1"
dependencies:
array-includes: ^3.1.6
array.prototype.findlastindex: ^1.2.2
Expand All @@ -2668,18 +2668,17 @@ __metadata:
eslint-import-resolver-node: ^0.3.7
eslint-module-utils: ^2.8.0
has: ^1.0.3
is-core-module: ^2.12.1
is-core-module: ^2.13.0
is-glob: ^4.0.3
minimatch: ^3.1.2
object.fromentries: ^2.0.6
object.groupby: ^1.0.0
object.values: ^1.1.6
resolve: ^1.22.3
semver: ^6.3.1
tsconfig-paths: ^3.14.2
peerDependencies:
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
checksum: f9eba311b93ca1bb89311856b1f7285bd79e0181d7eb70fe115053ff77e2235fea749b30f538b78927dc65769340b5be61f4c9581d1c82bcdcccb2061f440ad1
checksum: e8ae6dd8f06d8adf685f9c1cfd46ac9e053e344a05c4090767e83b63a85c8421ada389807a39e73c643b9bff156715c122e89778169110ed68d6428e12607edf
languageName: node
linkType: hard

Expand Down Expand Up @@ -4103,7 +4102,7 @@ __metadata:
languageName: node
linkType: hard

"is-core-module@npm:^2.12.1, is-core-module@npm:^2.13.0, is-core-module@npm:^2.5.0, is-core-module@npm:^2.8.1, is-core-module@npm:^2.9.0":
"is-core-module@npm:^2.13.0, is-core-module@npm:^2.5.0, is-core-module@npm:^2.8.1, is-core-module@npm:^2.9.0":
version: 2.13.0
resolution: "is-core-module@npm:2.13.0"
dependencies:
Expand Down Expand Up @@ -6731,7 +6730,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@npm:^1.10.0, resolve@npm:^1.22.3, resolve@npm:^1.22.4":
"resolve@npm:^1.10.0, resolve@npm:^1.22.4":
version: 1.22.4
resolution: "resolve@npm:1.22.4"
dependencies:
Expand All @@ -6757,7 +6756,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.3#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.4#~builtin<compat/resolve>":
"resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.4#~builtin<compat/resolve>":
version: 1.22.4
resolution: "resolve@patch:resolve@npm%3A1.22.4#~builtin<compat/resolve>::version=1.22.4&hash=c3c19d"
dependencies:
Expand Down

0 comments on commit a326e04

Please sign in to comment.