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 62
62
"cypress" : " 3.8.3" ,
63
63
"eslint" : " 6.8.0" ,
64
64
"eslint-config-prettier" : " 6.10.0" ,
65
- "eslint-plugin-import" : " 2.20.0 " ,
65
+ "eslint-plugin-import" : " 2.20.1 " ,
66
66
"eslint-plugin-node" : " 11.0.0" ,
67
67
"eslint-plugin-promise" : " 4.2.1" ,
68
68
"http-server" : " 0.12.1" ,
Original file line number Diff line number Diff line change @@ -3258,10 +3258,10 @@ eslint-plugin-es@^3.0.0:
3258
3258
eslint-utils "^2.0.0"
3259
3259
regexpp "^3.0.0"
3260
3260
3261
-
3262
- version "2.20.0 "
3263
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.0 .tgz#d749a7263fb6c29980def8e960d380a6aa6aecaa "
3264
- integrity sha512-NK42oA0mUc8Ngn4kONOPsPB1XhbUvNHqF+g307dPV28aknPoiNnKLFd9em4nkswwepdF5ouieqv5Th/63U7YJQ ==
3261
+
3262
+ version "2.20.1 "
3263
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1 .tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3 "
3264
+ integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw ==
3265
3265
dependencies :
3266
3266
array-includes "^3.0.3"
3267
3267
array.prototype.flat "^1.2.1"
You can’t perform that action at this time.
0 commit comments