Skip to content

Commit

Permalink
Merge pull request #50 from cheezenaan-sandbox/renovate/eslint-config…
Browse files Browse the repository at this point in the history
…-prettier-2.x

chore(deps): update dependency eslint-config-prettier to v2.10.0
  • Loading branch information
cheezenaan committed Nov 21, 2018
2 parents 6722ca5 + 9a41fdc commit bb5ff95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Expand Up @@ -13,7 +13,7 @@
"css-loader": "0.28.9",
"eslint": "4.19.1",
"eslint-config-airbnb": "16.1.0",
"eslint-config-prettier": "2.9.0",
"eslint-config-prettier": "2.10.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-prettier": "2.5.0",
Expand Down
6 changes: 3 additions & 3 deletions frontend/yarn.lock
Expand Up @@ -1683,9 +1683,9 @@ eslint-config-airbnb@16.1.0:
dependencies:
eslint-config-airbnb-base "^12.1.0"

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 bb5ff95

Please sign in to comment.