From e2bc584fe5d2287b32bd33a49b706c7d55fb3b4e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2020 10:21:37 +0000 Subject: [PATCH] Bump @bazel/typescript from 0.33.1 to 2.0.3 Bumps [@bazel/typescript](https://github.com/bazelbuild/rules_nodejs/tree/HEAD/packages/typescript) from 0.33.1 to 2.0.3. - [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/2.0.3/packages/typescript) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6529702f..2da381e6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@bazel/hide-bazel-files": "~0.38.2", "@bazel/karma": "~0.33.1", - "@bazel/typescript": "~0.33.1", + "@bazel/typescript": "~2.0.3", "@improbable-eng/grpc-web": "^0.9.1", "@types/chai": "^4.2.3", "@types/google-protobuf": "^3.2.7", diff --git a/yarn.lock b/yarn.lock index b50f680f..9bf81266 100644 --- a/yarn.lock +++ b/yarn.lock @@ -40,10 +40,10 @@ semver "5.6.0" tmp "0.0.33" -"@bazel/typescript@~0.33.1": - version "0.33.1" - resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.33.1.tgz#1d71db658345bd0f306dac0eee92c557fe2266c9" - integrity sha512-C9k4SJThkCXEPUYhTvcwCuqLZcrusCDojEBUpnWPpRpN/T2rtxqPi581LfUIGtQszU62TeTin8pv8XRc1pyjbA== +"@bazel/typescript@~2.0.3": + version "2.0.3" + resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-2.0.3.tgz#0be019014ef973f3a415c4671c65d943afc62023" + integrity sha512-yESlesTHX7gOuBzuc61HtHB8h/gRCaEB3C6guJnBVPuz4tGMLJ069fJz/SW/pfgrACP7ixqWqHXIAEnPsRU+tw== dependencies: protobufjs "6.8.8" semver "5.6.0"