Skip to content

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 Jan 25, 2018
1 parent 35a1da1 commit a32f3ff
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 @@ -77,7 +77,7 @@
"enzyme-to-json": "2.0.1",
"eslint": "4.12.0",
"eslint-config-algolia": "12.0.0",
"eslint-config-prettier": "2.7.0",
"eslint-config-prettier": "2.9.0",
"eslint-import-resolver-webpack": "0.8.3",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jasmine": "2.9.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3327,9 +3327,9 @@ eslint-config-algolia@12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-algolia/-/eslint-config-algolia-12.0.0.tgz#5d0ead285f84054713f623bc9bfb2e189967a0c8"

eslint-config-prettier@2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.7.0.tgz#7bbfef66ad783277836f4ea556e68b9bcc9da4d0"
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 a32f3ff

Please sign in to comment.