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 38
38
"eslint" : " 6.8.0" ,
39
39
"eslint-config-airbnb" : " 18.2.0" ,
40
40
"eslint-plugin-cypress" : " 2.11.2" ,
41
- "eslint-plugin-import" : " 2.22.0 " ,
41
+ "eslint-plugin-import" : " 2.22.1 " ,
42
42
"eslint-plugin-jest" : " 23.20.0" ,
43
43
"eslint-plugin-jsx-a11y" : " 6.3.1" ,
44
44
"eslint-plugin-react" : " 7.21.3" ,
Original file line number Diff line number Diff line change 805
805
object.assign "^4.1.0"
806
806
object.entries "^1.1.2"
807
807
808
- eslint-import-resolver-node@^0.3.3 :
808
+ eslint-import-resolver-node@^0.3.4 :
809
809
version "0.3.4"
810
810
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
811
811
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
828
828
dependencies :
829
829
globals "^11.12.0"
830
830
831
-
832
- version "2.22.0 "
833
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
834
- integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
831
+
832
+ version "2.22.1 "
833
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1 .tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702 "
834
+ integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw ==
835
835
dependencies :
836
836
array-includes "^3.1.1"
837
837
array.prototype.flat "^1.2.3"
838
838
contains-path "^0.1.0"
839
839
debug "^2.6.9"
840
840
doctrine "1.5.0"
841
- eslint-import-resolver-node "^0.3.3 "
841
+ eslint-import-resolver-node "^0.3.4 "
842
842
eslint-module-utils "^2.6.0"
843
843
has "^1.0.3"
844
844
minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments