Bump eslint-config-prettier from 1.7.0 to 4.0.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 1.7.0 to 4.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v1.7.0...v4.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
main
dependabot[bot] 2019-02-08 13:21:34 +00:00
parent 5b00b17a0d
commit e80fbfe501
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 10 additions and 10 deletions

View File

@ -40,7 +40,7 @@
"chai": "^3.2.0",
"eslint": "^3.19.0",
"eslint-config-airbnb-base": "^11.1.3",
"eslint-config-prettier": "^1.6.0",
"eslint-config-prettier": "^4.0.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-prettier": "^2.0.1",
"exports-loader": "^0.6.2",

View File

@ -1893,12 +1893,12 @@ eslint-config-airbnb-base@^11.1.3:
dependencies:
eslint-restricted-globals "^0.1.1"
eslint-config-prettier@^1.6.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-1.7.0.tgz#cda3ce22df1e852daa9370f1f3446e8b8a02ce44"
integrity sha1-zaPOIt8ehS2qk3Dx80Rui4oCzkQ=
eslint-config-prettier@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.0.0.tgz#16cedeea0a56e74de60dcbbe3be0ab2c645405b9"
integrity sha512-kWuiJxzV5NwOwZcpyozTzDT5KJhBw292bbYro9Is7BWnbNMg15Gmpluc1CTetiCatF8DRkNvgPAOaSyg+bYr3g==
dependencies:
get-stdin "^5.0.1"
get-stdin "^6.0.0"
eslint-import-resolver-node@^0.3.1:
version "0.3.2"
@ -2535,10 +2535,10 @@ generate-object-property@^1.1.0:
dependencies:
is-property "^1.0.0"
get-stdin@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398"
integrity sha1-Ei4WFZHiH/TFJTAwVpPyDmOTo5g=
get-stdin@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
get-value@^2.0.3, get-value@^2.0.6:
version "2.0.6"