Skip to content

Commit

Permalink
Bump prettier from 3.4.2 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.2...3.5.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent d53bb52 commit 768d50d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-vue": "^9.32.0",
"jsdom": "^26.0.0",
"npm-run-all2": "^7.0.2",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"prettier-plugin-tailwindcss": "^0.6.11",
"rollup": "^4.34.6",
"rollup-plugin-gzip": "^4.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3587,12 +3587,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
"prettier@npm:^3.5.0":
version: 3.5.0
resolution: "prettier@npm:3.5.0"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
checksum: 10c0/6c355d74c377f5622953229d92477e8b9779162e848db90fd7e06c431deb73585d31fafc4516cf5868917825b97b9ec7c87c8d8b8e03ccd9fc9c0b7699d1a650
languageName: node
linkType: hard

Expand Down Expand Up @@ -3899,7 +3899,7 @@ __metadata:
npm-run-all2: "npm:^7.0.2"
pinia: "npm:^2.3.1"
plausible-tracker: "npm:^0.3.9"
prettier: "npm:^3.4.2"
prettier: "npm:^3.5.0"
prettier-plugin-tailwindcss: "npm:^0.6.11"
rollup: "npm:^4.34.6"
rollup-plugin-gzip: "npm:^4.0.1"
Expand Down

0 comments on commit 768d50d

Please sign in to comment.