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 40
40
"eslint-config-prettier" : " ^6.10.1" ,
41
41
"eslint-plugin-ban" : " ^1.4.0" ,
42
42
"eslint-plugin-etc" : " ^0.0.1-beta.24" ,
43
- "eslint-plugin-import" : " ^2.20.1 " ,
43
+ "eslint-plugin-import" : " ^2.20.2 " ,
44
44
"eslint-plugin-jsdoc" : " ^22.0.0" ,
45
45
"eslint-plugin-react" : " ^7.19.0" ,
46
46
"eslint-plugin-react-hooks" : " ^2.5.0"
Original file line number Diff line number Diff line change @@ -1600,10 +1600,10 @@ eslint-plugin-etc@^0.0.1-beta.24:
1600
1600
tsutils "^3.0.0"
1601
1601
tsutils-etc "^1.0.0"
1602
1602
1603
- eslint-plugin-import@^2.20.1 :
1604
- version "2.20.1 "
1605
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1 .tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3 "
1606
- integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw ==
1603
+ eslint-plugin-import@^2.20.2 :
1604
+ version "2.20.2 "
1605
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2 .tgz#91fc3807ce08be4837141272c8b99073906e588d "
1606
+ integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg ==
1607
1607
dependencies :
1608
1608
array-includes "^3.0.3"
1609
1609
array.prototype.flat "^1.2.1"
You can’t perform that action at this time.
0 commit comments