Skip to content

Commit

Permalink
Merge pull request #144 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.2.1
  • Loading branch information
renovate[bot] authored Jun 30, 2022
2 parents 1bfbabf + 2108469 commit d7b599c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-vue": "9.1.1",
"husky": "8.0.1",
"js-beautify": "1.14.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5797,10 +5797,10 @@ [email protected]:
dependencies:
"@typescript-eslint/utils" "^5.10.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==
eslint-plugin-prettier@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
dependencies:
prettier-linter-helpers "^1.0.0"

Expand Down

0 comments on commit d7b599c

Please sign in to comment.