Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 3.3.3 to 3.4.2 (#2298)
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: yoshinorin <yoshinorin.net@outlook.com>
  • Loading branch information
dependabot[bot] and yoshinorin authored Dec 9, 2024
1 parent 5b34d87 commit eb7ad8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"husky": "^9.0.6",
"imagemin-lint-staged": "^0.5.1",
"lint-staged": "^15.2.0",
"prettier": "3.3.3"
"prettier": "3.4.2"
},
"lint-staged": {
"*.{png,jpeg,jpg,gif,svg}": [
Expand Down

0 comments on commit eb7ad8d

Please sign in to comment.