chore(deps-dev): bump prettier from 2.1.1 to 2.1.2 (#8)

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-10-07 13:03:45 -04:00 committed by GitHub
parent 064f5bda47
commit a8ceb8b3ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
},
"devDependencies": {
"@bazel/typescript": "^2.2.1",
"prettier": "^2.1.1",
"prettier": "^2.1.2",
"typescript": "^4.0.2",
"@roleypoly/ts-protoc-gen": "^1.0.1-promises.1",
"@types/google-protobuf": "3.7.3"