deps: bump prettier from 2.1.1 to 2.1.2 (#440)

Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.1...2.1.2)

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]
2020-09-16 11:17:30 +09:00
committed by GitHub
parent 873c0ab6ca
commit fe1c07bf27
2 changed files with 4 additions and 4 deletions

View File

@@ -74,7 +74,7 @@
"jest-circus": "^26.4.2",
"lint-staged": "^10.3.0",
"nock": "^13.0.4",
"prettier": "2.1.1",
"prettier": "2.1.2",
"standard-version": "^9.0.0",
"ts-jest": "^25.5.1",
"typescript": "^3.9.7"