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.11.0" ,
41
41
"eslint-plugin-ban" : " ^1.4.0" ,
42
42
"eslint-plugin-etc" : " ^0.0.1-beta.25" ,
43
- "eslint-plugin-import" : " ^2.21.2 " ,
43
+ "eslint-plugin-import" : " ^2.22.0 " ,
44
44
"eslint-plugin-jsdoc" : " ^28.6.1" ,
45
45
"eslint-plugin-react" : " ^7.20.3" ,
46
46
"eslint-plugin-react-hooks" : " ^4.0.5" ,
Original file line number Diff line number Diff line change @@ -1609,10 +1609,10 @@ eslint-plugin-etc@^0.0.1-beta.25:
1609
1609
tsutils "^3.0.0"
1610
1610
tsutils-etc "^1.0.0"
1611
1611
1612
- eslint-plugin-import@^2.21.2 :
1613
- version "2.21.2 "
1614
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.2 .tgz#8fef77475cc5510801bedc95f84b932f7f334a7c "
1615
- integrity sha512-FEmxeGI6yaz+SnEB6YgNHlQK1Bs2DKLM+YF+vuTk5H8J9CLbJLtlPvRFgZZ2+sXiKAlN5dpdlrWOjK8ZoZJpQA ==
1612
+ eslint-plugin-import@^2.22.0 :
1613
+ version "2.22.0 "
1614
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
1615
+ integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
1616
1616
dependencies :
1617
1617
array-includes "^3.1.1"
1618
1618
array.prototype.flat "^1.2.3"
You can’t perform that action at this time.
0 commit comments