File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5454 "eslint-config-airbnb" : " 18.2.0" ,
5555 "eslint-config-prettier" : " 6.11.0" ,
5656 "eslint-import-resolver-webpack" : " 0.12.2" ,
57- "eslint-plugin-import" : " 2.22.0 " ,
57+ "eslint-plugin-import" : " 2.22.1 " ,
5858 "eslint-plugin-jest" : " 23.20.0" ,
5959 "eslint-plugin-jsx-a11y" : " 6.3.1" ,
6060 "eslint-plugin-prettier" : " 3.1.4" ,
Original file line number Diff line number Diff line change @@ -1763,7 +1763,7 @@ eslint-config-prettier@6.11.0:
17631763 dependencies :
17641764 get-stdin "^6.0.0"
17651765
1766- eslint-import-resolver-node@^0.3.3 :
1766+ eslint-import-resolver-node@^0.3.4 :
17671767 version "0.3.4"
17681768 resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
17691769 integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
@@ -1795,17 +1795,17 @@ eslint-module-utils@^2.6.0:
17951795 debug "^2.6.9"
17961796 pkg-dir "^2.0.0"
17971797
1798- eslint-plugin-import@2.22.0 :
1799- version "2.22.0 "
1800- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
1801- integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
1798+ eslint-plugin-import@2.22.1 :
1799+ version "2.22.1 "
1800+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1 .tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702 "
1801+ integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw ==
18021802 dependencies :
18031803 array-includes "^3.1.1"
18041804 array.prototype.flat "^1.2.3"
18051805 contains-path "^0.1.0"
18061806 debug "^2.6.9"
18071807 doctrine "1.5.0"
1808- eslint-import-resolver-node "^0.3.3 "
1808+ eslint-import-resolver-node "^0.3.4 "
18091809 eslint-module-utils "^2.6.0"
18101810 has "^1.0.3"
18111811 minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments