Skip to content

Commit c4c0312

Browse files
build(deps-dev): Bump prettier from 3.4.2 to 3.5.0 (#2029)
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.0) --- 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 7641244 commit c4c0312

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 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
@@ -89,7 +89,7 @@
8989
"eslint-config-prettier": "^9.1.0",
9090
"eslint-plugin-n": "^17.15.1",
9191
"eslint-plugin-unicorn": "^56.0.1",
92-
"prettier": "^3.4.2",
92+
"prettier": "^3.5.0",
9393
"tshy": "^3.0.2",
9494
"typescript": "^5.7.3",
9595
"vitest": "^2.0.2"

0 commit comments

Comments
 (0)