Skip to content

Commit

Permalink
Update dependency eslint-plugin-prettier to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 5, 2019
1 parent 0f7df53 commit 69fae1a
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 @@ -18,7 +18,7 @@
},
"devDependencies": {
"eslint": "5.14.1",
"eslint-plugin-prettier": "3.0.1",
"eslint-plugin-prettier": "3.1.1",
"jest": "23.6.0",
"localtunnel": "1.9.1",
"prettier": "1.16.4"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1085,9 +1085,9 @@ escodegen@^1.9.0:
optionalDependencies:
source-map "~0.5.6"

eslint-plugin-prettier@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.1.tgz#19d521e3981f69dd6d14f64aec8c6a6ac6eb0b0d"
eslint-plugin-prettier@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.1.tgz#507b8562410d02a03f0ddc949c616f877852f2ba"
dependencies:
prettier-linter-helpers "^1.0.0"

Expand Down

0 comments on commit 69fae1a

Please sign in to comment.