Skip to content

Commit 79e44ec

Browse files
build(deps-dev): bump the prettier group with 1 update (#281)
Bumps the prettier group with 1 update: [prettier](https://github.com/prettier/prettier). Updates `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 dependency-group: prettier ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce60d10 commit 79e44ec

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
@@ -36,7 +36,7 @@
3636
"eslint-plugin-react-hooks": "^4.6.0",
3737
"husky": "^9.0.10",
3838
"jest": "^29.7.0",
39-
"prettier": "^3.2.4",
39+
"prettier": "^3.2.5",
4040
"shx": "^0.3.4",
4141
"ts-node": "^10.9.2",
4242
"typescript": "^5.3.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4913,10 +4913,10 @@ prettier-linter-helpers@^1.0.0:
49134913
dependencies:
49144914
fast-diff "^1.1.2"
49154915

4916-
prettier@^3.2.4:
4917-
version "3.2.4"
4918-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
4919-
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
4916+
prettier@^3.2.5:
4917+
version "3.2.5"
4918+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
4919+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
49204920

49214921
pretty-format@^29.7.0:
49224922
version "29.7.0"

0 commit comments

Comments
 (0)