chore(deps-dev): bump prettier from 3.4.2 to 3.5.2 in the prettier group

Bumps the prettier group with 1 update: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.4.2 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/prettier-e94782542e
dependabot[bot] 2025-03-01 03:24:45 +00:00 committed by GitHub
parent 199ca8a765
commit 7516cc5bdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@ -33,7 +33,7 @@
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"postcss": "^8.4.43", "postcss": "^8.4.43",
"postcss-cli": "^11.0.0", "postcss-cli": "^11.0.0",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"prettier-plugin-astro": "^0.14.1", "prettier-plugin-astro": "^0.14.1",
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"rollup": "^4.32.0", "rollup": "^4.32.0",
@ -9493,10 +9493,11 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.4.2", "version": "3.5.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz",
"integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", "integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==",
"dev": true, "dev": true,
"license": "MIT",
"bin": { "bin": {
"prettier": "bin/prettier.cjs" "prettier": "bin/prettier.cjs"
}, },

View File

@ -82,7 +82,7 @@
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"postcss": "^8.4.43", "postcss": "^8.4.43",
"postcss-cli": "^11.0.0", "postcss-cli": "^11.0.0",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"prettier-plugin-astro": "^0.14.1", "prettier-plugin-astro": "^0.14.1",
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"rollup": "^4.32.0", "rollup": "^4.32.0",