chore(deps-dev): bump prettier from 2.2.1 to 2.3.0 (#194)

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.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.2.1...2.3.0)

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]
2021-05-10 09:59:49 +02:00
committed by GitHub
parent 19cc5634e1
commit 7ecaaa9364
2 changed files with 8 additions and 8 deletions

View File

@@ -48,7 +48,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"husky": "^6.0.0",
"prettier": "^2.2.1",
"prettier": "^2.3.0",
"ts-node": "^9.1.1",
"typescript": "^4.2.4",
"yamljs": "^0.3.0"