chore(deps-dev): bump @bazel/typescript from 2.2.0 to 2.2.1 (#9)

Bumps [@bazel/typescript](https://github.com/bazelbuild/rules_nodejs/tree/HEAD/packages/typescript) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/bazelbuild/rules_nodejs/releases)
- [Changelog](https://github.com/bazelbuild/rules_nodejs/blob/stable/CHANGELOG.md)
- [Commits](https://github.com/bazelbuild/rules_nodejs/commits/HEAD/packages/typescript)

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

View file

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