diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-09 15:57:44 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-09 15:57:44 +0000 |
| commit | 8e2dd635d8f383aadc141473f3683a369a70d861 (patch) | |
| tree | 8d499578b2b2cdf0cdac105c4a8e2c3918f1b4fc | |
| parent | 12b3971ee24065ed6ad17b4781047c2bd4e03463 (diff) | |
node_modules: bump prettier from 3.3.3 to 3.4.2 (#359)
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 | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index b62d6b2..cb70d11 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "esbuild": "^0.24.0", "eslint": "^8.57.1", "eslint-config-prettier": "^9.1.0", - "prettier": "^3.3.3", + "prettier": "^3.4.2", "tsx": "^4.19.2", "typescript": "^5.7.2", "wrangler": "^3.92.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6a3bd1..acaeb7a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^9.1.0 version: 9.1.0([email protected]) prettier: - specifier: ^3.3.3 - version: 3.3.3 + specifier: ^3.4.2 + version: 3.4.2 tsx: specifier: ^4.19.2 version: 4.19.2 @@ -1185,8 +1185,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} + resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==} engines: {node: '>=14'} hasBin: true @@ -2393,7 +2393,7 @@ snapshots: - [email protected]: {} + [email protected]: {} |
