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 53
53
"eslint" : " 6.8.0" ,
54
54
"eslint-config-algolia" : " 14.0.1" ,
55
55
"eslint-config-prettier" : " 6.10.1" ,
56
- "eslint-plugin-import" : " 2.20.1 " ,
56
+ "eslint-plugin-import" : " 2.20.2 " ,
57
57
"eslint-plugin-jest" : " 22.21.0" ,
58
58
"eslint-plugin-prettier" : " 3.1.2" ,
59
59
"eslint-plugin-react" : " 7.19.0" ,
Original file line number Diff line number Diff line change @@ -3517,10 +3517,10 @@ eslint-module-utils@^2.4.1:
3517
3517
debug "^2.6.9"
3518
3518
pkg-dir "^2.0.0"
3519
3519
3520
-
3521
- version "2.20.1 "
3522
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1 .tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3 "
3523
- integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw ==
3520
+
3521
+ version "2.20.2 "
3522
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2 .tgz#91fc3807ce08be4837141272c8b99073906e588d "
3523
+ integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg ==
3524
3524
dependencies :
3525
3525
array-includes "^3.0.3"
3526
3526
array.prototype.flat "^1.2.1"
You can’t perform that action at this time.
0 commit comments