This repository was archived by the owner on Aug 12, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1818 "eslint" : " 6.8.0" ,
1919 "eslint-config-airbnb-base" : " 14.2.0" ,
2020 "eslint-config-prettier" : " 6.12.0" ,
21- "eslint-plugin-import" : " 2.22.0 " ,
21+ "eslint-plugin-import" : " 2.22.1 " ,
2222 "eslint-plugin-prettier" : " 3.1.4" ,
2323 "husky" : " 3.0.8" ,
2424 "jest" : " 26.4.2" ,
Original file line number Diff line number Diff line change @@ -4366,7 +4366,7 @@ eslint-config-prettier@6.12.0:
43664366 dependencies:
43674367 get-stdin "^6.0.0"
43684368
4369- eslint-import-resolver-node@^0.3.3 :
4369+ eslint-import-resolver-node@^0.3.4 :
43704370 version "0.3.4"
43714371 resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
43724372 integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
@@ -4382,17 +4382,17 @@ eslint-module-utils@^2.6.0:
43824382 debug "^2.6.9"
43834383 pkg-dir "^2.0.0"
43844384
4385- eslint-plugin-import@2.22.0 :
4386- version "2.22.0 "
4387- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
4388- integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
4385+ eslint-plugin-import@2.22.1 :
4386+ version "2.22.1 "
4387+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1 .tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702 "
4388+ integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw ==
43894389 dependencies:
43904390 array-includes "^3.1.1"
43914391 array.prototype.flat "^1.2.3"
43924392 contains-path "^0.1.0"
43934393 debug "^2.6.9"
43944394 doctrine "1.5.0"
4395- eslint-import-resolver-node "^0.3.3 "
4395+ eslint-import-resolver-node "^0.3.4 "
43964396 eslint-module-utils "^2.6.0"
43974397 has "^1.0.3"
43984398 minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments