Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f38f23c

Browse files
chore: bump eslint-plugin-import from 2.22.0 to 2.22.1 (typescript-eslint#3041)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1. - [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.22.0...v2.22.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0f587d commit f38f23c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3617,7 +3617,7 @@ escodegen@^1.14.1:
36173617
optionalDependencies:
36183618
source-map "~0.6.1"
36193619

3620-
eslint-import-resolver-node@^0.3.3:
3620+
eslint-import-resolver-node@^0.3.4:
36213621
version "0.3.4"
36223622
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
36233623
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
@@ -3647,16 +3647,16 @@ eslint-plugin-eslint-plugin@^2.3.0:
36473647
integrity sha512-xER9XjfTLrAgoUzPguPKoreDGtXt2vUnwqAqdElNrkcSbl5K1rGtSOmhgbiqCb7UN4spnjNhIZplHMNWY6Kz/w==
36483648

36493649
eslint-plugin-import@^2.22.0:
3650-
version "2.22.0"
3651-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
3652-
integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==
3650+
version "2.22.1"
3651+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
3652+
integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
36533653
dependencies:
36543654
array-includes "^3.1.1"
36553655
array.prototype.flat "^1.2.3"
36563656
contains-path "^0.1.0"
36573657
debug "^2.6.9"
36583658
doctrine "1.5.0"
3659-
eslint-import-resolver-node "^0.3.3"
3659+
eslint-import-resolver-node "^0.3.4"
36603660
eslint-module-utils "^2.6.0"
36613661
has "^1.0.3"
36623662
minimatch "^3.0.4"

0 commit comments

Comments
 (0)