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 3838 "eslint" : " 6.8.0" ,
3939 "eslint-config-airbnb" : " 18.2.0" ,
4040 "eslint-plugin-cypress" : " 2.11.2" ,
41- "eslint-plugin-import" : " 2.22.0 " ,
41+ "eslint-plugin-import" : " 2.22.1 " ,
4242 "eslint-plugin-jest" : " 23.20.0" ,
4343 "eslint-plugin-jsx-a11y" : " 6.3.1" ,
4444 "eslint-plugin-react" : " 7.21.3" ,
Original file line number Diff line number Diff line change 805805 object.assign "^4.1.0"
806806 object.entries "^1.1.2"
807807
808- eslint-import-resolver-node@^0.3.3 :
808+ eslint-import-resolver-node@^0.3.4 :
809809 version "0.3.4"
810810 resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
811811 integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
828828 dependencies :
829829 globals "^11.12.0"
830830
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 ==
835835 dependencies :
836836 array-includes "^3.1.1"
837837 array.prototype.flat "^1.2.3"
838838 contains-path "^0.1.0"
839839 debug "^2.6.9"
840840 doctrine "1.5.0"
841- eslint-import-resolver-node "^0.3.3 "
841+ eslint-import-resolver-node "^0.3.4 "
842842 eslint-module-utils "^2.6.0"
843843 has "^1.0.3"
844844 minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments