Skip to content

Commit c523f47

Browse files
chore(deps-dev): bump prettier from 3.8.3 to 3.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.3 to 3.8.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.8.4) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44b9f17 commit c523f47

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"fastify": "5.8.5",
1818
"fp-ts": "2.16.11",
1919
"jest": "30.4.2",
20-
"prettier": "3.8.3",
20+
"prettier": "3.8.4",
2121
"prettier-plugin-jsdoc": "1.8.0",
2222
"ts-jest": "29.4.11",
2323
"ts-node": "10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4331,10 +4331,10 @@ prettier-plugin-jsdoc@1.8.0:
43314331
comment-parser "^1.4.0"
43324332
mdast-util-from-markdown "^2.0.0"
43334333

4334-
prettier@3.8.3:
4335-
version "3.8.3"
4336-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.3.tgz#560f2de55bf01b4c0503bc629d5df99b9a1d09b0"
4337-
integrity sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==
4334+
prettier@3.8.4:
4335+
version "3.8.4"
4336+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.4.tgz#f334f013ac04a96676f24dabc23c1c4ae1bae411"
4337+
integrity sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==
43384338

43394339
pretty-format@30.0.2, pretty-format@^30.0.0:
43404340
version "30.0.2"

0 commit comments

Comments
 (0)