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.20.0 " ,
50
+ "eslint-plugin-import" : " 2.20.1 " ,
51
51
"eslint-plugin-react" : " 7.18.0" ,
52
52
"husky" : " 4.2.0" ,
53
53
"jest" : " 24.9.0" ,
Original file line number Diff line number Diff line change @@ -2870,10 +2870,10 @@ eslint-module-utils@^2.4.1:
2870
2870
debug "^2.6.9"
2871
2871
pkg-dir "^2.0.0"
2872
2872
2873
-
2874
- version "2.20.0 "
2875
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.0 .tgz#d749a7263fb6c29980def8e960d380a6aa6aecaa "
2876
- integrity sha512-NK42oA0mUc8Ngn4kONOPsPB1XhbUvNHqF+g307dPV28aknPoiNnKLFd9em4nkswwepdF5ouieqv5Th/63U7YJQ ==
2873
+
2874
+ version "2.20.1 "
2875
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1 .tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3 "
2876
+ integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw ==
2877
2877
dependencies :
2878
2878
array-includes "^3.0.3"
2879
2879
array.prototype.flat "^1.2.1"
You can’t perform that action at this time.
0 commit comments