Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 14, 2023
1 parent 8c74a18 commit 9fcd08e
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 @@ -39,7 +39,7 @@
"fastify": "^4.0.3",
"husky": "^8.0.1",
"lint-staged": "^14.0.0",
"prettier": "^2.1.2",
"prettier": "^3.0.1",
"proxyquire": "^2.1.3",
"sinon": "^15.0.0",
"tap": "^15.0.2",
Expand Down

0 comments on commit 9fcd08e

Please sign in to comment.