Skip to content

Commit 1b6d0bf

Browse files
chore: update dependency eslint-plugin-import to v2.25.2 (conventional-changelog#2811)
Co-authored-by: Renovate Bot <[email protected]>
1 parent cebf0b6 commit 1b6d0bf

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
@@ -4675,7 +4675,7 @@ eslint-import-resolver-node@^0.3.6:
46754675
debug "^3.2.7"
46764676
resolve "^1.20.0"
46774677

4678-
eslint-module-utils@^2.6.2:
4678+
eslint-module-utils@^2.7.0:
46794679
version "2.7.0"
46804680
resolved "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.0.tgz#9e97c12688113401259b39d960e6a1f09f966435"
46814681
integrity sha512-hqSE88MmHl3ru9SYvDyGrlo0JwROlf9fiEMplEV7j/EAuq9iSlIlyCFbBT6pdULQBSnBYtYKiMLps+hKkyP7Gg==
@@ -4685,16 +4685,16 @@ eslint-module-utils@^2.6.2:
46854685
pkg-dir "^2.0.0"
46864686

46874687
eslint-plugin-import@^2.20.1:
4688-
version "2.25.1"
4689-
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.1.tgz#b4b23bef08309f91303e528b13ecdffc42f8bb89"
4690-
integrity sha512-YiQtY+ehqQXb6dvdrFUVdl3hsTvl+g3aKoTLZFIy1j/mKxjrLcRISI2rA7dNmEReJdr5xzjLld6vJ8pC1bfCfw==
4688+
version "2.25.2"
4689+
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.2.tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9"
4690+
integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==
46914691
dependencies:
46924692
array-includes "^3.1.4"
46934693
array.prototype.flat "^1.2.5"
46944694
debug "^2.6.9"
46954695
doctrine "^2.1.0"
46964696
eslint-import-resolver-node "^0.3.6"
4697-
eslint-module-utils "^2.6.2"
4697+
eslint-module-utils "^2.7.0"
46984698
has "^1.0.3"
46994699
is-core-module "^2.7.0"
47004700
is-glob "^4.0.3"

0 commit comments

Comments
 (0)