Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v5.2.3 (#2042)
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 19, 2025
1 parent 0903203 commit 92c4ccd
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.2",
"eslint-plugin-prettier": "5.2.3",
"happy-dom": "15.11.7",
"husky": "9.1.7",
"lint-staged": "15.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7841,9 +7841,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -16702,7 +16702,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.2"
eslint-plugin-prettier: "npm:5.2.3"
happy-dom: "npm:15.11.7"
husky: "npm:9.1.7"
lint-staged: "npm:15.4.1"
Expand Down

0 comments on commit 92c4ccd

Please sign in to comment.