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.2.0" ,
34
34
"eslint" : " ^7.2.0" ,
35
35
"eslint-import-resolver-typescript" : " ^2.0.0" ,
36
- "eslint-plugin-import" : " ^2.21.1 " ,
36
+ "eslint-plugin-import" : " ^2.21.2 " ,
37
37
"jest" : " ^26.0.1" ,
38
38
"sinon" : " ^9.0.2" ,
39
39
"typedoc" : " ^0.17.7" ,
Original file line number Diff line number Diff line change @@ -1531,10 +1531,10 @@ eslint-module-utils@^2.6.0:
1531
1531
debug "^2.6.9"
1532
1532
pkg-dir "^2.0.0"
1533
1533
1534
- eslint-plugin-import@^2.21.1 :
1535
- version "2.21.1 "
1536
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.1 .tgz#3398318e5e4abbd23395c4964ce61538705154c8 "
1537
- integrity sha512-qYOOsgUv63vHof7BqbzuD+Ud34bXHxFJxntuAC1ZappFZXYbRIek3aJ7jc9i2dHDGDyZ/0zlO0cpioES265Lsw ==
1534
+ eslint-plugin-import@^2.21.2 :
1535
+ version "2.21.2 "
1536
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.2 .tgz#8fef77475cc5510801bedc95f84b932f7f334a7c "
1537
+ integrity sha512-FEmxeGI6yaz+SnEB6YgNHlQK1Bs2DKLM+YF+vuTk5H8J9CLbJLtlPvRFgZZ2+sXiKAlN5dpdlrWOjK8ZoZJpQA ==
1538
1538
dependencies :
1539
1539
array-includes "^3.1.1"
1540
1540
array.prototype.flat "^1.2.3"
You can’t perform that action at this time.
0 commit comments