Bump prettier from 2.8.4 to 2.8.7 (#151)

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7.
- [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.4...2.8.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-02 12:21:42 +02:00
committed by GitHub
parent 400582c979
commit 431db78ca5
2 changed files with 8 additions and 8 deletions

View File

@@ -38,7 +38,7 @@
"jest": "^29.5.0",
"jest-circus": "^29.5.0",
"nock": "^13.3.0",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"ts-jest": "^29.0.5",
"typescript": "^5.0.3"
}