File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 29
29
"enzyme-to-json" : " 3.3.5" ,
30
30
"eslint" : " 5.12.1" ,
31
31
"eslint-config-airbnb" : " 17.1.0" ,
32
- "eslint-plugin-import" : " 2.16 .0" ,
32
+ "eslint-plugin-import" : " 2.17 .0" ,
33
33
"eslint-plugin-jsx-a11y" : " 6.2.0" ,
34
34
"eslint-plugin-react" : " 7.12.4" ,
35
35
"husky" : " 1.3.1" ,
Original file line number Diff line number Diff line change @@ -2460,11 +2460,12 @@ eslint-module-utils@^2.3.0:
2460
2460
debug "^2.6.8"
2461
2461
pkg-dir "^2.0.0"
2462
2462
2463
- eslint-plugin-import@2.16 .0 :
2464
- version "2.16 .0"
2465
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.16 .0.tgz#97ac3e75d0791c4fac0e15ef388510217be7f66f "
2466
- integrity sha512-z6oqWlf1x5GkHIFgrSvtmudnqM6Q60KM4KvpWi5ubonMjycLjndvd5+8VAZIsTlHC03djdgJuyKG6XO577px6A ==
2463
+ eslint-plugin-import@2.17 .0 :
2464
+ version "2.17 .0"
2465
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17 .0.tgz#bdf6598aded839a27454d824b0758fd46f80eb72 "
2466
+ integrity sha512-JCsOtNwPYUoeZPlSr8t0+uCU5OVlHh+dIBn8Rw7FiOPjCECG+QzDIKDqshbyJE6CYoj9wpcstEl8vUY7rXkqVA ==
2467
2467
dependencies :
2468
+ array-includes "^3.0.3"
2468
2469
contains-path "^0.1.0"
2469
2470
debug "^2.6.9"
2470
2471
doctrine "1.5.0"
2474
2475
lodash "^4.17.11"
2475
2476
minimatch "^3.0.4"
2476
2477
read-pkg-up "^2.0.0"
2477
- resolve "^1.9 .0"
2478
+ resolve "^1.10 .0"
2478
2479
2479
2480
2480
2481
version "6.2.0"
6009
6010
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
6010
6011
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
6011
6012
6012
- [email protected] , resolve@^1.3.2, resolve@^1.5.0, resolve@^1.9.0:
6013
+ [email protected] , resolve@^1.10.0, resolve@^1. 3.2, resolve@^1.5.0, resolve@^1.9.0:
6013
6014
version "1.10.0"
6014
6015
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
6015
6016
integrity sha512-3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg==
You can’t perform that action at this time.
0 commit comments