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 33
33
"@typescript-eslint/parser" : " ^3.4.0" ,
34
34
"eslint" : " ^7.3.1" ,
35
35
"eslint-import-resolver-typescript" : " ^2.0.0" ,
36
- "eslint-plugin-import" : " ^2.21.2 " ,
36
+ "eslint-plugin-import" : " ^2.22.0 " ,
37
37
"jest" : " ^26.1.0" ,
38
38
"sinon" : " ^9.0.2" ,
39
39
"ts-jest" : " ^26.1.1" ,
Original file line number Diff line number Diff line change @@ -1534,10 +1534,10 @@ eslint-module-utils@^2.6.0:
1534
1534
debug "^2.6.9"
1535
1535
pkg-dir "^2.0.0"
1536
1536
1537
- eslint-plugin-import@^2.21.2 :
1538
- version "2.21.2 "
1539
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.2 .tgz#8fef77475cc5510801bedc95f84b932f7f334a7c "
1540
- integrity sha512-FEmxeGI6yaz+SnEB6YgNHlQK1Bs2DKLM+YF+vuTk5H8J9CLbJLtlPvRFgZZ2+sXiKAlN5dpdlrWOjK8ZoZJpQA ==
1537
+ eslint-plugin-import@^2.22.0 :
1538
+ version "2.22.0 "
1539
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
1540
+ integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
1541
1541
dependencies :
1542
1542
array-includes "^3.1.1"
1543
1543
array.prototype.flat "^1.2.3"
You can’t perform that action at this time.
0 commit comments