diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-09 15:25:43 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-09 15:25:43 +0000 |
| commit | e62e5636a667f83652ac54d57f8896ba472cec7f (patch) | |
| tree | c95c4a255f470de637f5ebfac58fe21f5cd5cd55 /package.json | |
| parent | 626dd96ad51fc5b2df373720d9780113a6a40262 (diff) | |
chore(node_modules): bump prettier from 3.3.3 to 3.4.2 (#197)
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.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.3.3...3.4.2)
---
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 7988f86..fb23a60 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.3.3", + "prettier": "^3.4.2", "prettier-plugin-astro": "^0.14.1", "sass": "^1.81.0", "sharp": "^0.33.5", |
