Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2019
1 parent d4fa2f1 commit 70198be
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 @@ -25,7 +25,7 @@
],
"devDependencies": {
"eslint": "5.15.3",
"eslint-config-prettier": "3.6.0",
"eslint-config-prettier": "4.1.0",
"eslint-plugin-jest": "22.4.1",
"husky": "1.3.1",
"jest": "24.5.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1041,9 +1041,9 @@ escodegen@^1.9.0:
optionalDependencies:
source-map "~0.6.1"

eslint-config-prettier@3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.6.0.tgz#8ca3ffac4bd6eeef623a0651f9d754900e3ec217"
eslint-config-prettier@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.1.0.tgz#181364895899fff9fd3605fecb5c4f20e7d5f395"
dependencies:
get-stdin "^6.0.0"

Expand Down

0 comments on commit 70198be

Please sign in to comment.