File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 47
47
"concurrently" : " 5.0.2" ,
48
48
"eslint" : " 6.8.0" ,
49
49
"eslint-config-prettier" : " 6.9.0" ,
50
- "eslint-plugin-import" : " 2.19.1 " ,
50
+ "eslint-plugin-import" : " 2.20.0 " ,
51
51
"eslint-plugin-react" : " 7.17.0" ,
52
52
"husky" : " 3.1.0" ,
53
53
"jest" : " 24.9.0" ,
Original file line number Diff line number Diff line change @@ -2790,10 +2790,10 @@ eslint-plugin-eslint-plugin@^2.1.0:
2790
2790
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.1.0.tgz#a7a00f15a886957d855feacaafee264f039e62d5"
2791
2791
integrity sha512-kT3A/ZJftt28gbl/Cv04qezb/NQ1dwYIbi8lyf806XMxkus7DvOVCLIfTXMrorp322Pnoez7+zabXH29tADIDg==
2792
2792
2793
- eslint-plugin-import@2.19.1 :
2794
- version "2.19.1 "
2795
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.19.1 .tgz#5654e10b7839d064dd0d46cd1b88ec2133a11448 "
2796
- integrity sha512-x68131aKoCZlCae7rDXKSAQmbT5DQuManyXo2sK6fJJ0aK5CWAkv6A6HJZGgqC8IhjQxYPgo6/IY4Oz8AFsbBw ==
2793
+ eslint-plugin-import@2.20.0 :
2794
+ version "2.20.0 "
2795
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.0 .tgz#d749a7263fb6c29980def8e960d380a6aa6aecaa "
2796
+ integrity sha512-NK42oA0mUc8Ngn4kONOPsPB1XhbUvNHqF+g307dPV28aknPoiNnKLFd9em4nkswwepdF5ouieqv5Th/63U7YJQ ==
2797
2797
dependencies :
2798
2798
array-includes "^3.0.3"
2799
2799
array.prototype.flat "^1.2.1"
You can’t perform that action at this time.
0 commit comments