Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v5.2.2 (#2036)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent e75bc1b commit 6abee1b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/vue-recaptcha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@vue/test-utils": "2.4.6",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-prettier": "5.2.2",
"happy-dom": "15.11.7",
"husky": "9.1.7",
"lint-staged": "15.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7824,9 +7824,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:5.2.1":
version: 5.2.1
resolution: "eslint-plugin-prettier@npm:5.2.1"
"eslint-plugin-prettier@npm:5.2.2":
version: 5.2.2
resolution: "eslint-plugin-prettier@npm:5.2.2"
dependencies:
prettier-linter-helpers: "npm:^1.0.0"
synckit: "npm:^0.9.1"
Expand All @@ -7840,7 +7840,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 10/10ddf68215237e327af09a47adab4c63f3885fda4fb28c4c42d1fc5f47d8a0cc45df6484799360ff1417a0aa3c77c3aaac49d7e9dfd145557b17e2d7ecc2a27c
checksum: 10/292569865fde6a91646037f58105c18225f5cd57e255966f8388b13c196ce023f84e22100408dcd30472c02d0846a897b8afe460ece57dfc23e80e6cac70a644
languageName: node
linkType: hard

Expand Down Expand Up @@ -16669,7 +16669,7 @@ __metadata:
defu: "npm:^6.1.4"
eslint: "npm:9.18.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-prettier: "npm:5.2.2"
happy-dom: "npm:15.11.7"
husky: "npm:9.1.7"
lint-staged: "npm:15.3.0"
Expand Down

0 comments on commit 6abee1b

Please sign in to comment.