Skip to content

Commit 7908f51

Browse files
build(deps-dev): bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.4...3.2.5) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96ee281 commit 7908f51

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-prettier": "^5.1.2",
3939
"jest": "^29.7.0",
4040
"js-yaml": "^4.1.0",
41-
"prettier": "3.2.4",
41+
"prettier": "3.2.5",
4242
"ts-jest": "^29.1.1",
4343
"typescript": "^5.3.3"
4444
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3601,10 +3601,10 @@ prettier-linter-helpers@^1.0.0:
36013601
dependencies:
36023602
fast-diff "^1.1.2"
36033603

3604-
[email protected].4, prettier@^3.0.0:
3605-
version "3.2.4"
3606-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
3607-
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
3604+
[email protected].5, prettier@^3.0.0:
3605+
version "3.2.5"
3606+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
3607+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
36083608

36093609
pretty-format@^29.7.0:
36103610
version "29.7.0"

0 commit comments

Comments
 (0)