File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2323 "eslint" : " 7.6.0" ,
2424 "eslint-config-prettier" : " 6.11.0" ,
2525 "eslint-config-standard" : " 14.1.1" ,
26- "eslint-plugin-import" : " 2.22.0 " ,
26+ "eslint-plugin-import" : " 2.22.1 " ,
2727 "eslint-plugin-node" : " 11.1.0" ,
2828 "eslint-plugin-promise" : " 4.2.1" ,
2929 "eslint-plugin-react-hooks" : " 4.0.8" ,
Original file line number Diff line number Diff line change @@ -2685,9 +2685,9 @@ eslint-config-standard@14.1.1:
26852685 resolved "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea"
26862686 integrity sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg==
26872687
2688- eslint-import-resolver-node@^0.3.3 :
2688+ eslint-import-resolver-node@^0.3.4 :
26892689 version "0.3.4"
2690- resolved "https://registry.npmjs.org /eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
2690+ resolved "https://registry.yarnpkg.com /eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
26912691 integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
26922692 dependencies :
26932693 debug "^2.6.9"
@@ -2709,17 +2709,17 @@ eslint-plugin-es@^3.0.0:
27092709 eslint-utils "^2.0.0"
27102710 regexpp "^3.0.0"
27112711
2712- eslint-plugin-import@2.22.0 :
2713- version "2.22.0 "
2714- resolved "https://registry.npmjs.org /eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
2715- integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
2712+ eslint-plugin-import@2.22.1 :
2713+ version "2.22.1 "
2714+ resolved "https://registry.yarnpkg.com /eslint-plugin-import/-/eslint-plugin-import-2.22.1 .tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702 "
2715+ integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw ==
27162716 dependencies :
27172717 array-includes "^3.1.1"
27182718 array.prototype.flat "^1.2.3"
27192719 contains-path "^0.1.0"
27202720 debug "^2.6.9"
27212721 doctrine "1.5.0"
2722- eslint-import-resolver-node "^0.3.3 "
2722+ eslint-import-resolver-node "^0.3.4 "
27232723 eslint-module-utils "^2.6.0"
27242724 has "^1.0.3"
27252725 minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments