File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 91
91
"es-check" : " 5.1.0" ,
92
92
"eslint" : " 6.8.0" ,
93
93
"eslint-config-prettier" : " 6.10.0" ,
94
- "eslint-plugin-import" : " 2.20.0 " ,
94
+ "eslint-plugin-import" : " 2.20.1 " ,
95
95
"eslint-plugin-prettier" : " 3.1.2" ,
96
96
"file-loader" : " 4.3.0" ,
97
97
"husky" : " 3.1.0" ,
Original file line number Diff line number Diff line change @@ -3863,10 +3863,10 @@ eslint-module-utils@^2.4.1:
3863
3863
debug "^2.6.9"
3864
3864
pkg-dir "^2.0.0"
3865
3865
3866
- eslint-plugin-import@2.20.0 :
3867
- version "2.20.0 "
3868
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.0 .tgz#d749a7263fb6c29980def8e960d380a6aa6aecaa "
3869
- integrity sha512-NK42oA0mUc8Ngn4kONOPsPB1XhbUvNHqF+g307dPV28aknPoiNnKLFd9em4nkswwepdF5ouieqv5Th/63U7YJQ ==
3866
+ eslint-plugin-import@2.20.1 :
3867
+ version "2.20.1 "
3868
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1 .tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3 "
3869
+ integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw ==
3870
3870
dependencies :
3871
3871
array-includes "^3.0.3"
3872
3872
array.prototype.flat "^1.2.1"
You can’t perform that action at this time.
0 commit comments