Skip to content

Commit

Permalink
Merge pull request #404 from srod/greenkeeper/eslint-config-prettier-…
Browse files Browse the repository at this point in the history
…3.0.1

Update eslint-config-prettier to the latest version 🚀
  • Loading branch information
srod authored Aug 16, 2018
2 parents 96784dc + 8f7896e commit b59f328
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 16 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"babel-preset-env": "1.7.0",
"codecov": "3.0.4",
"eslint": "5.0.1",
"eslint-config-prettier": "2.10.0",
"eslint-config-prettier": "3.0.1",
"eslint-plugin-prettier": "2.6.2",
"husky": "1.0.0-rc.8",
"jest": "23.1.0",
Expand Down
12 changes: 4 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1665,11 +1665,11 @@ escodegen@^1.9.0:
optionalDependencies:
source-map "~0.6.1"

eslint-config-prettier@2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.10.0.tgz#ec07bc1d01f87d09f61d3840d112dc8a9791e30b"
eslint-config-prettier@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.0.1.tgz#479214f64c1a4b344040924bfb97543db334b7b1"
dependencies:
get-stdin "^5.0.1"
get-stdin "^6.0.0"

eslint-plugin-prettier@2.6.2:
version "2.6.2"
Expand Down Expand Up @@ -2095,10 +2095,6 @@ get-own-enumerable-property-symbols@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-2.0.1.tgz#5c4ad87f2834c4b9b4e84549dc1e0650fb38c24b"

get-stdin@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398"

get-stdin@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
Expand Down

0 comments on commit b59f328

Please sign in to comment.