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.15.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 @@ -3125,9 +3125,9 @@ eslint-config-standard@14.1.1:
31253125 resolved "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea"
31263126 integrity sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg==
31273127
3128- eslint-import-resolver-node@^0.3.3 :
3128+ eslint-import-resolver-node@^0.3.4 :
31293129 version "0.3.4"
3130- resolved "https://registry.npmjs.org /eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
3130+ resolved "https://registry.yarnpkg.com /eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
31313131 integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
31323132 dependencies :
31333133 debug "^2.6.9"
@@ -3149,17 +3149,17 @@ eslint-plugin-es@^3.0.0:
31493149 eslint-utils "^2.0.0"
31503150 regexpp "^3.0.0"
31513151
3152- eslint-plugin-import@2.22.0 :
3153- version "2.22.0 "
3154- resolved "https://registry.npmjs.org /eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
3155- integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
3152+ eslint-plugin-import@2.22.1 :
3153+ version "2.22.1 "
3154+ resolved "https://registry.yarnpkg.com /eslint-plugin-import/-/eslint-plugin-import-2.22.1 .tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702 "
3155+ integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw ==
31563156 dependencies :
31573157 array-includes "^3.1.1"
31583158 array.prototype.flat "^1.2.3"
31593159 contains-path "^0.1.0"
31603160 debug "^2.6.9"
31613161 doctrine "1.5.0"
3162- eslint-import-resolver-node "^0.3.3 "
3162+ eslint-import-resolver-node "^0.3.4 "
31633163 eslint-module-utils "^2.6.0"
31643164 has "^1.0.3"
31653165 minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments