Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit b966325

Browse files
dependabot-preview[bot]kylef
authored andcommitted
chore(deps-dev): bump eslint-plugin-import from 2.21.1 to 2.21.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.1 to 2.21.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.21.1...v2.21.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent bd324c9 commit b966325

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2584,9 +2584,9 @@ eslint-module-utils@^2.6.0:
25842584
pkg-dir "^2.0.0"
25852585

25862586
eslint-plugin-import@^2.14.0:
2587-
version "2.21.1"
2588-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.1.tgz#3398318e5e4abbd23395c4964ce61538705154c8"
2589-
integrity sha512-qYOOsgUv63vHof7BqbzuD+Ud34bXHxFJxntuAC1ZappFZXYbRIek3aJ7jc9i2dHDGDyZ/0zlO0cpioES265Lsw==
2587+
version "2.21.2"
2588+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.2.tgz#8fef77475cc5510801bedc95f84b932f7f334a7c"
2589+
integrity sha512-FEmxeGI6yaz+SnEB6YgNHlQK1Bs2DKLM+YF+vuTk5H8J9CLbJLtlPvRFgZZ2+sXiKAlN5dpdlrWOjK8ZoZJpQA==
25902590
dependencies:
25912591
array-includes "^3.1.1"
25922592
array.prototype.flat "^1.2.3"

0 commit comments

Comments
 (0)