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 | |
| 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>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 28 |
2 files changed, 15 insertions, 15 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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4758eeb..65b01b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: devDependencies: '@astrojs/check': specifier: ^0.9.4 '@astrojs/sitemap': specifier: ^3.2.1 version: 3.2.1 @@ -45,8 +45,8 @@ importers: specifier: ^6.10.2 version: 6.10.2([email protected]([email protected])) prettier: - specifier: ^3.3.3 - version: 3.3.3 + specifier: ^3.4.2 + version: 3.4.2 prettier-plugin-astro: specifier: ^0.14.1 version: 0.14.1 @@ -2206,8 +2206,8 @@ packages: engines: {node: '>=10.13.0'} hasBin: true - resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} + resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==} engines: {node: '>=14'} hasBin: true @@ -2868,9 +2868,9 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 dependencies: chokidar: 4.0.1 kleur: 4.1.5 typescript: 5.7.2 @@ -2883,7 +2883,7 @@ snapshots: '@astrojs/[email protected]': {} dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/yaml2ts': 0.2.1 @@ -2897,14 +2897,14 @@ snapshots: volar-service-css: 0.0.61(@volar/[email protected]) volar-service-emmet: 0.0.61(@volar/[email protected]) volar-service-html: 0.0.61(@volar/[email protected]) - volar-service-prettier: 0.0.61(@volar/[email protected])([email protected]) + volar-service-prettier: 0.0.61(@volar/[email protected])([email protected]) volar-service-typescript: 0.0.61(@volar/[email protected]) volar-service-typescript-twoslash-queries: 0.0.61(@volar/[email protected]) volar-service-yaml: 0.0.61(@volar/[email protected]) vscode-html-languageservice: 5.3.1 vscode-uri: 3.0.8 optionalDependencies: - prettier: 3.3.3 + prettier: 3.4.2 prettier-plugin-astro: 0.14.1 transitivePeerDependencies: - typescript @@ -5437,13 +5437,13 @@ snapshots: dependencies: '@astrojs/compiler': 2.10.3 - prettier: 3.3.3 + prettier: 3.4.2 sass-formatter: 0.7.9 optional: true - [email protected]: {} + [email protected]: {} @@ -6012,12 +6012,12 @@ snapshots: optionalDependencies: '@volar/language-service': 2.4.5 dependencies: vscode-uri: 3.0.8 optionalDependencies: '@volar/language-service': 2.4.5 - prettier: 3.3.3 + prettier: 3.4.2 [email protected](@volar/[email protected]): dependencies: |
