File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 40
40
"eslint-config-prettier" : " ^6.12.0" ,
41
41
"eslint-plugin-ban" : " ^1.4.0" ,
42
42
"eslint-plugin-etc" : " ^0.0.1-beta.44" ,
43
- "eslint-plugin-import" : " ^2.22.0 " ,
43
+ "eslint-plugin-import" : " ^2.22.1 " ,
44
44
"eslint-plugin-jsdoc" : " ^30.2.1" ,
45
45
"eslint-plugin-react" : " ^7.20.5" ,
46
46
"eslint-plugin-react-hooks" : " ^4.1.2" ,
Original file line number Diff line number Diff line change @@ -1677,10 +1677,10 @@ eslint-etc@^2.0.0:
1677
1677
tsutils "^3.17.1"
1678
1678
tsutils-etc "^1.2.2"
1679
1679
1680
- eslint-import-resolver-node@^0.3.3 :
1681
- version "0.3.3 "
1682
- resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3 .tgz#dbaa52b6b2816b50bc6711af75422de808e98404 "
1683
- integrity sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg ==
1680
+ eslint-import-resolver-node@^0.3.4 :
1681
+ version "0.3.4 "
1682
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4 .tgz#85ffa81942c25012d8231096ddf679c03042c717 "
1683
+ integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA ==
1684
1684
dependencies :
1685
1685
debug "^2.6.9"
1686
1686
resolve "^1.13.1"
@@ -1712,17 +1712,17 @@ eslint-plugin-etc@^0.0.1-beta.44:
1712
1712
tslib "^2.0.0"
1713
1713
tsutils "^3.0.0"
1714
1714
1715
- eslint-plugin-import@^2.22.0 :
1716
- version "2.22.0 "
1717
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
1718
- integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
1715
+ eslint-plugin-import@^2.22.1 :
1716
+ version "2.22.1 "
1717
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1 .tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702 "
1718
+ integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw ==
1719
1719
dependencies :
1720
1720
array-includes "^3.1.1"
1721
1721
array.prototype.flat "^1.2.3"
1722
1722
contains-path "^0.1.0"
1723
1723
debug "^2.6.9"
1724
1724
doctrine "1.5.0"
1725
- eslint-import-resolver-node "^0.3.3 "
1725
+ eslint-import-resolver-node "^0.3.4 "
1726
1726
eslint-module-utils "^2.6.0"
1727
1727
has "^1.0.3"
1728
1728
minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments