Skip to content

Commit a95a922

Browse files
dependabot-preview[bot]Kocal
authored andcommitted
build(deps-dev): bump eslint-plugin-import from 2.17.2 to 2.17.3 (#227)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.17.2 to 2.17.3. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.17.2...v2.17.3)
1 parent 645a8bc commit a95a922

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2181,9 +2181,9 @@ eslint-plugin-cypress@^2.0.1:
21812181
globals "^11.0.1"
21822182

21832183
eslint-plugin-import@^2.13.0:
2184-
version "2.17.2"
2185-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.2.tgz#d227d5c6dc67eca71eb590d2bb62fb38d86e9fcb"
2186-
integrity sha512-m+cSVxM7oLsIpmwNn2WXTJoReOF9f/CtLMo7qOVmKd1KntBy0hEcuNZ3erTmWjx+DxRO0Zcrm5KwAvI9wHcV5g==
2184+
version "2.17.3"
2185+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.3.tgz#00548b4434c18faebaba04b24ae6198f280de189"
2186+
integrity sha512-qeVf/UwXFJbeyLbxuY8RgqDyEKCkqV7YC+E5S5uOjAp4tOc8zj01JP3ucoBM8JcEqd1qRasJSg6LLlisirfy0Q==
21872187
dependencies:
21882188
array-includes "^3.0.3"
21892189
contains-path "^0.1.0"
@@ -2195,7 +2195,7 @@ eslint-plugin-import@^2.13.0:
21952195
lodash "^4.17.11"
21962196
minimatch "^3.0.4"
21972197
read-pkg-up "^2.0.0"
2198-
resolve "^1.10.0"
2198+
resolve "^1.11.0"
21992199

22002200
eslint-restricted-globals@^0.1.1:
22012201
version "0.1.1"
@@ -6339,10 +6339,10 @@ resolve@1.1.7:
63396339
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
63406340
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
63416341

6342-
resolve@^1.10.0, resolve@^1.3.2, resolve@^1.5.0:
6343-
version "1.10.0"
6344-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
6345-
integrity sha512-3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg==
6342+
resolve@^1.10.0, resolve@^1.11.0, resolve@^1.3.2, resolve@^1.5.0:
6343+
version "1.11.0"
6344+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.0.tgz#4014870ba296176b86343d50b60f3b50609ce232"
6345+
integrity sha512-WL2pBDjqT6pGUNSUzMw00o4T7If+z4H2x3Gz893WoUQ5KW8Vr9txp00ykiP16VBaZF5+j/OcXJHZ9+PCvdiDKw==
63466346
dependencies:
63476347
path-parse "^1.0.6"
63486348

0 commit comments

Comments
 (0)