From 5ea242595a73a62e47c6d6ff6aaa194ab42468d1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2020 02:12:05 +0000 Subject: [PATCH] Bump @bazel/typescript from 0.33.1 to 2.1.0 Bumps [@bazel/typescript](https://github.com/bazelbuild/rules_nodejs/tree/HEAD/packages/typescript) from 0.33.1 to 2.1.0. - [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.1.0/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..32b859b6 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.1.0", "@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..edeeb94a 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.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-2.1.0.tgz#2b9f2fa809b07a40e243865e9c7a4f66c86b3755" + integrity sha512-v5zCD/zsUhqtZBINapwgtBFS6C+/9bWY82jtiAGwzJ9IUkADwLsxEcugW+o7kEDjB+72ckbwjMNXNVfFanw6AA== dependencies: protobufjs "6.8.8" semver "5.6.0"