Skip to content

Commit

Permalink
Update eslint-config-prettier to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 13, 2018
1 parent f3972ff commit a2c0781
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"coveralls": "3.0.2",
"eslint": "5.3.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-config-prettier": "2.9.0",
"eslint-config-prettier": "2.10.0",
"eslint-plugin-import": "2.14.0",
"mocha": "5.2.0",
"moxios": "0.4.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1472,9 +1472,9 @@ eslint-config-airbnb-base@13.1.0:
object.assign "^4.1.0"
object.entries "^1.0.4"

eslint-config-prettier@2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.9.0.tgz#5ecd65174d486c22dff389fe036febf502d468a3"
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"
dependencies:
get-stdin "^5.0.1"

Expand Down

0 comments on commit a2c0781

Please sign in to comment.