Skip to content

Commit 9ecbb80

Browse files
build(deps-dev): bump prettier from 3.4.1 to 3.4.2 in the misc group (#1760)
Bumps the misc group with 1 update: [prettier](https://github.com/prettier/prettier). Updates `prettier` from 3.4.1 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.4.1...3.4.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 846056f commit 9ecbb80

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-prettier": "5.2.1",
5454
"jest": "29.7.0",
5555
"jest-circus": "29.7.0",
56-
"prettier": "3.4.1",
56+
"prettier": "3.4.2",
5757
"rimraf": "6.0.1",
5858
"ts-jest": "29.2.5",
5959
"typescript": "5.7.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3046,10 +3046,10 @@ prettier-linter-helpers@^1.0.0:
30463046
dependencies:
30473047
fast-diff "^1.1.2"
30483048

3049-
3050-
version "3.4.1"
3051-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
3052-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
3049+
3050+
version "3.4.2"
3051+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
3052+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
30533053

30543054
pretty-format@^29.0.0, pretty-format@^29.7.0:
30553055
version "29.7.0"

0 commit comments

Comments
 (0)