Skip to content

Commit

Permalink
Update dependency eslint-plugin-prettier to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 3, 2021
1 parent 6e5f1f3 commit 8d1adbd
Show file tree
Hide file tree
Showing 2 changed files with 5 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.3.0",
"eslint-plugin-prettier": "3.0.1",
"eslint-plugin-prettier": "3.3.1",
"jest-cli": "^24.0.0",
"jest-environment-node": "^24.0.0",
"localtunnel": "1.9.1",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1022,9 +1022,10 @@ escodegen@^1.9.1:
optionalDependencies:
source-map "~0.6.1"

[email protected]:
version "3.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.1.tgz#19d521e3981f69dd6d14f64aec8c6a6ac6eb0b0d"
[email protected]:
version "3.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7"
integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ==
dependencies:
prettier-linter-helpers "^1.0.0"

Expand Down

0 comments on commit 8d1adbd

Please sign in to comment.