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",

View file

@ -2,10 +2,10 @@
# yarn lockfile v1
"@bazel/typescript@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-2.2.0.tgz#f2d3dce8715d574fe3146f19fdb8479abcc4d608"
integrity sha512-Thf8pXntBzE3EvJtyiTBNsfIf1QnYmGPQmUSGLcKUuuFoplUVYShMRHaxBoPZmYsnD/x+BFLgUKIzlXiEQpGqQ==
"@bazel/typescript@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-2.2.1.tgz#46d6dcedd91a7fd0421e9286790aff94ec45bece"
integrity sha512-nFdwkJYzKsmu9IzbQ8Wtt6YI7AlTEv5JHWTbMmZB4HBOi7xjhgFKiq3HQRhZ963EVoJ481Kb6M0wtkzARCb3YA==
dependencies:
protobufjs "6.8.8"
semver "5.6.0"