Skip to content

Commit

Permalink
Merge pull request #142 from crishellco/renovate/eslint-plugin-pretti…
Browse files Browse the repository at this point in the history
…er-4.x

chore(deps): update dependency eslint-plugin-prettier to v4.1.0
  • Loading branch information
renovate[bot] committed Jun 27, 2022
2 parents 521a81e + 0032d54 commit 57b5a15
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint": "7.32.0",
"eslint-plugin-jest": "26.5.3",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-prettier": "4.1.0",
"eslint-plugin-vue": "9.1.1",
"husky": "8.0.1",
"js-beautify": "1.14.4",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5797,7 +5797,14 @@ eslint-plugin-jest@26.5.3:
dependencies:
"@typescript-eslint/utils" "^5.10.0"

eslint-plugin-prettier@4.0.0, eslint-plugin-prettier@^4.0.0:
eslint-plugin-prettier@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.1.0.tgz#1cd4b3fadf3b3cdb30b1874b55e7f93f85eb43ad"
integrity sha512-A3AXIEfTnq3D5qDFjWJdQ9c4BLhw/TqhSR+6+SVaoPJBAWciFEuJiNQh275OnjRrAi7yssZzuWBRw66VG2g6UA==
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-prettier@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
Expand Down

0 comments on commit 57b5a15

Please sign in to comment.