File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "eslint-config-airbnb-base" : " 13.1.0" ,
2020 "eslint-config-prettier" : " 4.1.0" ,
2121 "eslint-plugin-compat" : " 3.1.1" ,
22- "eslint-plugin-import" : " 2.17.2 " ,
22+ "eslint-plugin-import" : " 2.17.3 " ,
2323 "eslint-plugin-prettier" : " 3.0.1" ,
2424 "htmllint" : " 0.7.3" ,
2525 "prettier" : " 1.17.0" ,
Original file line number Diff line number Diff line change @@ -882,10 +882,10 @@ eslint-plugin-compat@3.1.1:
882882 mdn-browser-compat-data "^0.0.72"
883883 semver "^5.6.0"
884884
885- eslint-plugin-import@2.17.2 :
886- version "2.17.2 "
887- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.2 .tgz#d227d5c6dc67eca71eb590d2bb62fb38d86e9fcb "
888- integrity sha512-m+cSVxM7oLsIpmwNn2WXTJoReOF9f/CtLMo7qOVmKd1KntBy0hEcuNZ3erTmWjx+DxRO0Zcrm5KwAvI9wHcV5g ==
885+ eslint-plugin-import@2.17.3 :
886+ version "2.17.3 "
887+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.3 .tgz#00548b4434c18faebaba04b24ae6198f280de189 "
888+ integrity sha512-qeVf/UwXFJbeyLbxuY8RgqDyEKCkqV7YC+E5S5uOjAp4tOc8zj01JP3ucoBM8JcEqd1qRasJSg6LLlisirfy0Q ==
889889 dependencies :
890890 array-includes "^3.0.3"
891891 contains-path "^0.1.0"
@@ -897,7 +897,7 @@ eslint-plugin-import@2.17.2:
897897 lodash "^4.17.11"
898898 minimatch "^3.0.4"
899899 read-pkg-up "^2.0.0"
900- resolve "^1.10 .0"
900+ resolve "^1.11 .0"
901901
902902eslint-plugin-prettier@3.0.1 :
903903 version "3.0.1"
@@ -2570,10 +2570,10 @@ resolve-url@^0.2.1:
25702570 resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
25712571 integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
25722572
2573- resolve@^1.10 .0 :
2574- version "1.10 .0"
2575- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10 .0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba "
2576- integrity sha512-3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg ==
2573+ resolve@^1.11 .0 :
2574+ version "1.11 .0"
2575+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11 .0.tgz#4014870ba296176b86343d50b60f3b50609ce232 "
2576+ integrity sha512-WL2pBDjqT6pGUNSUzMw00o4T7If+z4H2x3Gz893WoUQ5KW8Vr9txp00ykiP16VBaZF5+j/OcXJHZ9+PCvdiDKw ==
25772577 dependencies :
25782578 path-parse "^1.0.6"
25792579
You can’t perform that action at this time.
0 commit comments