Bump prettier from 2.0.4 to 2.3.2 (#5)

Bumps [prettier](https://github.com/prettier/prettier) from 2.0.4 to 2.3.2.
- [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.0.4...2.3.2)

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

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-07-23 23:32:28 +02:00 committed by GitHub
parent 7c498e9e4a
commit 4c13cbf24a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -46,7 +46,7 @@
"glob": "^7.1.6",
"jest": "^26.6.3",
"jest-circus": "^26.1.0",
"prettier": "^2.0.4",
"prettier": "^2.3.2",
"ts-jest": "^25.3.1",
"typescript": "^3.8.3"
}