Bump prettier from 2.8.8 to 3.0.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-10 21:38:04 +00:00
committed by GitHub
parent 2b0ca4a2d6
commit 9c31b72d4a
2 changed files with 33 additions and 10 deletions

View File

@@ -17,7 +17,7 @@
"eslint-plugin-github": "^4.8.0",
"jest": "^29.6.1",
"nock": "^13.3.1",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"make-coverage-badge": "^1.2.0"
},
"scripts": {