Bump prettier from 2.8.4 to 2.8.6

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-22 15:56:46 +00:00
committed by GitHub
parent 72bf170dc0
commit 1ed0c2c7a6
2 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jest": "^27.2.1",
"jest": "^27.5.1",
"prettier": "^2.8.4",
"prettier": "^2.8.6",
"ts-jest": "^27.1.3",
"typescript": "^4.9.5"
}