Skip to content
This repository has been archived by the owner on Aug 19, 2019. It is now read-only.

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 12, 2018
1 parent 6de1bc8 commit 28028d3
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 @@ -30,7 +30,7 @@
"eslint": "3.19.0",
"eslint-config-airbnb": "15.0.1",
"eslint-config-commercetools": "6.0.0",
"eslint-config-prettier": "2.1.1",
"eslint-config-prettier": "2.9.0",
"eslint-plugin-import": "2.3.0",
"eslint-plugin-jest": "20.0.3",
"eslint-plugin-jsx-a11y": "5.0.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1604,9 +1604,9 @@ eslint-config-commercetools@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-commercetools/-/eslint-config-commercetools-6.0.0.tgz#671f23a5ed8b4413991b8e823ee9c2442cb4c451"

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

Expand Down

0 comments on commit 28028d3

Please sign in to comment.