diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-03 15:59:09 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-03-03 15:59:09 +0000 |
| commit | 2ea4ad84f045978f3ffcd48f458ddb82deafb801 (patch) | |
| tree | 64da9d1f7b7c58d28546b0b90ba9daa34a3a8976 /package.json | |
| parent | 902b8602787571af6155a4ee04c913a0af356575 (diff) | |
chore(node_modules): bump prettier from 3.4.2 to 3.5.3 (#255)
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.3.
- [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.3)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 568e0bb..1a96111 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-astro": "^1.3.1", "eslint-plugin-jsx-a11y": "^6.10.2", - "prettier": "^3.4.2", + "prettier": "^3.5.3", "prettier-plugin-astro": "^0.14.1", "sass": "^1.85.1", "sharp": "^0.33.5", |
