Skip to content

Commit 4a1ec72

Browse files
chore(deps-dev): bump eslint-plugin-import from 2.18.0 to 2.18.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.0 to 2.18.2. - [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.18.0...v2.18.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3f55823 commit 4a1ec72

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4365,9 +4365,9 @@ eslint-plugin-es@^1.4.0:
43654365
regexpp "^2.0.1"
43664366

43674367
eslint-plugin-import@^2.17.3:
4368-
version "2.18.0"
4369-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.0.tgz#7a5ba8d32622fb35eb9c8db195c2090bd18a3678"
4370-
integrity sha512-PZpAEC4gj/6DEMMoU2Df01C5c50r7zdGIN52Yfi7CvvWaYssG7Jt5R9nFG5gmqodxNOz9vQS87xk6Izdtpdrig==
4368+
version "2.18.2"
4369+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"
4370+
integrity sha512-5ohpsHAiUBRNaBWAF08izwUGlbrJoJJ+W9/TBwsGoR1MnlgfwMIKrFeSjWbt6moabiXW9xNvtFz+97KHRfI4HQ==
43714371
dependencies:
43724372
array-includes "^3.0.3"
43734373
contains-path "^0.1.0"
@@ -4376,8 +4376,8 @@ eslint-plugin-import@^2.17.3:
43764376
eslint-import-resolver-node "^0.3.2"
43774377
eslint-module-utils "^2.4.0"
43784378
has "^1.0.3"
4379-
lodash "^4.17.11"
43804379
minimatch "^3.0.4"
4380+
object.values "^1.1.0"
43814381
read-pkg-up "^2.0.0"
43824382
resolve "^1.11.0"
43834383

0 commit comments

Comments
 (0)