Skip to content

Commit b443f84

Browse files
chore(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1 (#158)
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-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 72441b9 commit b443f84

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4604,10 +4604,10 @@ eslint-config-airbnb-base@^14.1.0:
46044604
object.assign "^4.1.0"
46054605
object.entries "^1.1.2"
46064606

4607-
eslint-import-resolver-node@^0.3.3:
4607+
eslint-import-resolver-node@^0.3.4:
46084608
version "0.3.4"
4609-
resolved "https://r.cnpmjs.org/eslint-import-resolver-node/download/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
4610-
integrity sha1-hf+oGULCUBLYIxCW3fZ5wDBCxxc=
4609+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
4610+
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
46114611
dependencies:
46124612
debug "^2.6.9"
46134613
resolve "^1.13.1"
@@ -4621,16 +4621,16 @@ eslint-module-utils@^2.6.0:
46214621
pkg-dir "^2.0.0"
46224622

46234623
eslint-plugin-import@^2.20.2:
4624-
version "2.22.0"
4625-
resolved "https://r.cnpmjs.org/eslint-plugin-import/download/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
4626-
integrity sha1-kvdzb+H94+Led2I8g43Zkv9f+34=
4624+
version "2.22.1"
4625+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
4626+
integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
46274627
dependencies:
46284628
array-includes "^3.1.1"
46294629
array.prototype.flat "^1.2.3"
46304630
contains-path "^0.1.0"
46314631
debug "^2.6.9"
46324632
doctrine "1.5.0"
4633-
eslint-import-resolver-node "^0.3.3"
4633+
eslint-import-resolver-node "^0.3.4"
46344634
eslint-module-utils "^2.6.0"
46354635
has "^1.0.3"
46364636
minimatch "^3.0.4"

0 commit comments

Comments
 (0)