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 38
38
"eslint" : " 6.8.0" ,
39
39
"eslint-config-airbnb" : " 18.2.0" ,
40
40
"eslint-plugin-cypress" : " 2.11.2" ,
41
- "eslint-plugin-import" : " 2.22.0 " ,
41
+ "eslint-plugin-import" : " 2.22.1 " ,
42
42
"eslint-plugin-jest" : " 23.20.0" ,
43
43
"eslint-plugin-jsx-a11y" : " 6.3.1" ,
44
44
"eslint-plugin-react" : " 7.21.3" ,
Original file line number Diff line number Diff line change 1080
1080
dependencies :
1081
1081
get-stdin "^6.0.0"
1082
1082
1083
- eslint-import-resolver-node@^0.3.3, eslint-import-resolver-node@^0.3. 4 :
1083
+ eslint-import-resolver-node@^0.3.4 :
1084
1084
version "0.3.4"
1085
1085
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
1086
1086
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
1114
1114
dependencies :
1115
1115
globals "^11.12.0"
1116
1116
1117
-
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
-
1136
1117
1137
1118
version "2.22.1"
1138
1119
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