Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 88d86c6 commit 56d7dfd
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 @@ -25,7 +25,7 @@
"husky": "^8.0.1",
"mocha": "10.2.0",
"nodemon": "3.0.1",
"prettier": "3.1.0"
"prettier": "3.2.2"
},
"engines": {
"node": "18 || 20",
Expand Down

0 comments on commit 56d7dfd

Please sign in to comment.