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.1.0" ,
48
48
"eslint" : " 6.8.0" ,
49
49
"eslint-config-prettier" : " 6.10.1" ,
50
- "eslint-plugin-import" : " 2.20.1 " ,
50
+ "eslint-plugin-import" : " 2.20.2 " ,
51
51
"eslint-plugin-react" : " 7.19.0" ,
52
52
"husky" : " 4.2.3" ,
53
53
"jest" : " 24.9.0" ,
Original file line number Diff line number Diff line change @@ -2917,10 +2917,10 @@ eslint-module-utils@^2.4.1:
2917
2917
debug "^2.6.9"
2918
2918
pkg-dir "^2.0.0"
2919
2919
2920
-
2921
- version "2.20.1 "
2922
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1 .tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3 "
2923
- integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw ==
2920
+
2921
+ version "2.20.2 "
2922
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2 .tgz#91fc3807ce08be4837141272c8b99073906e588d "
2923
+ integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg ==
2924
2924
dependencies :
2925
2925
array-includes "^3.0.3"
2926
2926
array.prototype.flat "^1.2.1"
You can’t perform that action at this time.
0 commit comments