build(deps-dev): bump prettier from 2.8.3 to 2.8.4

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

---
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-02-08 13:06:10 +00:00
committed by GitHub
parent 5a55c0cba5
commit 03c85cc34a
2 changed files with 8 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^27.5.1",
"prettier": "2.8.3",
"prettier": "2.8.4",
"ts-jest": "^27.1.4",
"typescript": "^4.9.5"
},