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" : " 4.2.0" ,
63
63
"eslint" : " 6.8.0" ,
64
64
"eslint-config-prettier" : " 6.10.1" ,
65
- "eslint-plugin-import" : " 2.20.1 " ,
65
+ "eslint-plugin-import" : " 2.20.2 " ,
66
66
"eslint-plugin-node" : " 11.1.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 @@ -3478,10 +3478,10 @@ eslint-plugin-es@^3.0.0:
3478
3478
eslint-utils "^2.0.0"
3479
3479
regexpp "^3.0.0"
3480
3480
3481
-
3482
- version "2.20.1 "
3483
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1 .tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3 "
3484
- integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw ==
3481
+
3482
+ version "2.20.2 "
3483
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2 .tgz#91fc3807ce08be4837141272c8b99073906e588d "
3484
+ integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg ==
3485
3485
dependencies :
3486
3486
array-includes "^3.0.3"
3487
3487
array.prototype.flat "^1.2.1"
You can’t perform that action at this time.
0 commit comments