File tree Expand file tree Collapse file tree 2 files changed +2
-21
lines changed Expand file tree Collapse file tree 2 files changed +2
-21
lines changed Original file line number Diff line number Diff line change 3838 "eslint" : " 6.8.0" ,
3939 "eslint-config-airbnb" : " 18.2.0" ,
4040 "eslint-plugin-cypress" : " 2.11.2" ,
41- "eslint-plugin-import" : " 2.22.0 " ,
41+ "eslint-plugin-import" : " 2.22.1 " ,
4242 "eslint-plugin-jest" : " 23.20.0" ,
4343 "eslint-plugin-jsx-a11y" : " 6.3.1" ,
4444 "eslint-plugin-react" : " 7.21.3" ,
Original file line number Diff line number Diff line change @@ -1080,7 +1080,7 @@ eslint-config-prettier@6.15.0:
10801080 dependencies :
10811081 get-stdin "^6.0.0"
10821082
1083- eslint-import-resolver-node@^0.3.3, eslint-import-resolver-node@^0.3. 4 :
1083+ eslint-import-resolver-node@^0.3.4 :
10841084 version "0.3.4"
10851085 resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
10861086 integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
@@ -1114,25 +1114,6 @@ eslint-plugin-cypress@2.11.2:
11141114 dependencies :
11151115 globals "^11.12.0"
11161116
1117- eslint-plugin-import@2.22.0 :
1118- version "2.22.0"
1119- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
1120- integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==
1121- dependencies :
1122- array-includes "^3.1.1"
1123- array.prototype.flat "^1.2.3"
1124- contains-path "^0.1.0"
1125- debug "^2.6.9"
1126- doctrine "1.5.0"
1127- eslint-import-resolver-node "^0.3.3"
1128- eslint-module-utils "^2.6.0"
1129- has "^1.0.3"
1130- minimatch "^3.0.4"
1131- object.values "^1.1.1"
1132- read-pkg-up "^2.0.0"
1133- resolve "^1.17.0"
1134- tsconfig-paths "^3.9.0"
1135-
11361117eslint-plugin-import@2.22.1 :
11371118 version "2.22.1"
11381119 resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
You can’t perform that action at this time.
0 commit comments