Skip to content

Commit 939b102

Browse files
build(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 871052f commit 939b102

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

yarn.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1671,9 +1671,9 @@ eslint-module-utils@^2.8.0:
16711671
debug "^3.2.7"
16721672

16731673
eslint-plugin-import@^2.26.0:
1674-
version "2.28.0"
1675-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.28.0.tgz#8d66d6925117b06c4018d491ae84469eb3cb1005"
1676-
integrity sha512-B8s/n+ZluN7sxj9eUf7/pRFERX0r5bnFA2dCaLHy2ZeaQEAz0k+ZZkFWRFHJAqxfxQDx6KLv9LeIki7cFdwW+Q==
1674+
version "2.28.1"
1675+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.28.1.tgz#63b8b5b3c409bfc75ebaf8fb206b07ab435482c4"
1676+
integrity sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==
16771677
dependencies:
16781678
array-includes "^3.1.6"
16791679
array.prototype.findlastindex "^1.2.2"
@@ -1684,13 +1684,12 @@ eslint-plugin-import@^2.26.0:
16841684
eslint-import-resolver-node "^0.3.7"
16851685
eslint-module-utils "^2.8.0"
16861686
has "^1.0.3"
1687-
is-core-module "^2.12.1"
1687+
is-core-module "^2.13.0"
16881688
is-glob "^4.0.3"
16891689
minimatch "^3.1.2"
16901690
object.fromentries "^2.0.6"
16911691
object.groupby "^1.0.0"
16921692
object.values "^1.1.6"
1693-
resolve "^1.22.3"
16941693
semver "^6.3.1"
16951694
tsconfig-paths "^3.14.2"
16961695

@@ -3012,10 +3011,10 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
30123011
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
30133012
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
30143013

3015-
is-core-module@^2.11.0, is-core-module@^2.12.0, is-core-module@^2.12.1, is-core-module@^2.5.0:
3016-
version "2.12.1"
3017-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.1.tgz#0c0b6885b6f80011c71541ce15c8d66cf5a4f9fd"
3018-
integrity sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==
3014+
is-core-module@^2.11.0, is-core-module@^2.12.0, is-core-module@^2.13.0, is-core-module@^2.5.0:
3015+
version "2.13.0"
3016+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.0.tgz#bb52aa6e2cbd49a30c2ba68c42bf3435ba6072db"
3017+
integrity sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==
30193018
dependencies:
30203019
has "^1.0.3"
30213020

@@ -4841,7 +4840,7 @@ resolve-url@^0.2.1:
48414840
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
48424841
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
48434842

4844-
resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.22.1, resolve@^1.22.3, resolve@^1.4.0:
4843+
resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.22.1, resolve@^1.4.0:
48454844
version "1.22.3"
48464845
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.3.tgz#4b4055349ffb962600972da1fdc33c46a4eb3283"
48474846
integrity sha512-P8ur/gp/AmbEzjr729bZnLjXK5Z+4P0zhIJgBgzqRih7hL7BOukHGtSTA3ACMY467GRFz3duQsi0bDZdR7DKdw==

0 commit comments

Comments
 (0)