Skip to content

Commit b0bb259

Browse files
chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 (#518)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.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 557db6c commit b0bb259

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Diff for: package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-prettier": "^5.1.3",
3737
"husky": "^9.0.11",
3838
"lint-staged": "^15.2.5",
39-
"prettier": "^3.2.4"
39+
"prettier": "^3.3.0"
4040
},
4141
"lint-staged": {
4242
"*.{js,jsx}": "eslint --cache --fix"

0 commit comments

Comments
 (0)