Skip to content

Commit f837b47

Browse files
⬆️ Bump prettier from 3.3.3 to 3.4.2 (#1380)
⬆️ Bump prettier from 3.3.3 to 3.4.2 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](prettier/prettier@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>
1 parent 498a1f3 commit f837b47

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"jest-mock-process": "2.0.0",
8484
"lint-staged": "15.2.10",
8585
"pkg": "5.8.1",
86-
"prettier": "3.3.3",
86+
"prettier": "3.4.2",
8787
"turbo": "^2.3.3",
8888
"typescript": "^5.7.2"
8989
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4478,10 +4478,10 @@ prelude-ls@^1.2.1:
44784478
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
44794479
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
44804480

4481-
prettier@3.3.3:
4482-
version "3.3.3"
4483-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
4484-
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
4481+
prettier@3.4.2:
4482+
version "3.4.2"
4483+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
4484+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
44854485

44864486
pretty-format@^29.0.0, pretty-format@^29.7.0:
44874487
version "29.7.0"

0 commit comments

Comments
 (0)