Skip to content

Commit 14cbcc8

Browse files
chore(deps-dev): Bump prettier from 3.0.2 to 3.0.3 (#315)
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Scott Brenner <[email protected]>
1 parent eb2d6cb commit 14cbcc8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -23,7 +23,7 @@
2323
"husky": "^8.0.3",
2424
"jest": "^29.6.4",
2525
"lint-staged": "^14.0.1",
26-
"prettier": "3.0.2"
26+
"prettier": "3.0.3"
2727
},
2828
"lint-staged": {
2929
"*.js": "eslint --cache --fix",

0 commit comments

Comments
 (0)