File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 53
53
"eslint" : " 6.8.0" ,
54
54
"eslint-config-algolia" : " 14.0.1" ,
55
55
"eslint-config-prettier" : " 6.15.0" ,
56
- "eslint-plugin-import" : " 2.22.0 " ,
56
+ "eslint-plugin-import" : " 2.22.1 " ,
57
57
"eslint-plugin-jest" : " 22.21.0" ,
58
58
"eslint-plugin-prettier" : " 3.1.4" ,
59
59
"eslint-plugin-react" : " 7.20.3" ,
Original file line number Diff line number Diff line change 3906
3906
dependencies :
3907
3907
get-stdin "^6.0.0"
3908
3908
3909
- eslint-import-resolver-node@^0.3.3 :
3910
- version "0.3.3 "
3911
- resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3 .tgz#dbaa52b6b2816b50bc6711af75422de808e98404 "
3912
- integrity sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg ==
3909
+ eslint-import-resolver-node@^0.3.4 :
3910
+ version "0.3.4 "
3911
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4 .tgz#85ffa81942c25012d8231096ddf679c03042c717 "
3912
+ integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA ==
3913
3913
dependencies :
3914
3914
debug "^2.6.9"
3915
3915
resolve "^1.13.1"
@@ -3922,17 +3922,17 @@ eslint-module-utils@^2.6.0:
3922
3922
debug "^2.6.9"
3923
3923
pkg-dir "^2.0.0"
3924
3924
3925
-
3926
- version "2.22.0 "
3927
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
3928
- integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
3925
+
3926
+ version "2.22.1 "
3927
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1 .tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702 "
3928
+ integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw ==
3929
3929
dependencies :
3930
3930
array-includes "^3.1.1"
3931
3931
array.prototype.flat "^1.2.3"
3932
3932
contains-path "^0.1.0"
3933
3933
debug "^2.6.9"
3934
3934
doctrine "1.5.0"
3935
- eslint-import-resolver-node "^0.3.3 "
3935
+ eslint-import-resolver-node "^0.3.4 "
3936
3936
eslint-module-utils "^2.6.0"
3937
3937
has "^1.0.3"
3938
3938
minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments