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 61
61
"eslint-config-airbnb-base" : " 14.1.0" ,
62
62
"eslint-config-prettier" : " 6.10.1" ,
63
63
"eslint-import-resolver-typescript" : " 2.0.0" ,
64
- "eslint-plugin-import" : " 2.20.1 " ,
64
+ "eslint-plugin-import" : " 2.20.2 " ,
65
65
"eslint-plugin-jsx-a11y" : " 6.2.3" ,
66
66
"eslint-plugin-prettier" : " 3.1.2" ,
67
67
"eslint-plugin-react" : " 7.19.0" ,
Original file line number Diff line number Diff line change @@ -2531,10 +2531,10 @@ eslint-module-utils@^2.4.1:
2531
2531
debug "^2.6.9"
2532
2532
pkg-dir "^2.0.0"
2533
2533
2534
-
2535
- version "2.20.1 "
2536
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1 .tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3 "
2537
- integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw ==
2534
+
2535
+ version "2.20.2 "
2536
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2 .tgz#91fc3807ce08be4837141272c8b99073906e588d "
2537
+ integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg ==
2538
2538
dependencies :
2539
2539
array-includes "^3.0.3"
2540
2540
array.prototype.flat "^1.2.1"
You can’t perform that action at this time.
0 commit comments