chore(deps-dev): bump prettier from 2.3.1 to 2.3.2

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

---
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]
2021-07-05 17:11:58 +00:00
committed by probot-auto-merge[bot]
parent 5a697f3477
commit 748ef2fe40
2 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@
"jest": "^24.9.0",
"jest-circus": "^27.0.6",
"js-yaml": "^4.1.0",
"prettier": "2.3.1",
"prettier": "2.3.2",
"ts-jest": "^24.3.0",
"typescript": "^4.3.5"
}