From 9e891c8107799a92e710111bd36ae8d86cb2537d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 29 Apr 2021 07:01:23 +0000
Subject: [PATCH] build: bump @bazel/typescript from 2.3.2 to 3.4.2

Bumps [@bazel/typescript](https://github.com/bazelbuild/rules_nodejs/tree/HEAD/packages/typescript) from 2.3.2 to 3.4.2.
- [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/3.4.2/packages/typescript)

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 3a05607981..2e6b4ac7f2 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
     "@bazel/protractor": "^2.3.2",
     "@bazel/rollup": "^2.3.2",
     "@bazel/terser": "^2.3.2",
-    "@bazel/typescript": "^2.3.2",
+    "@bazel/typescript": "^3.4.2",
     "@firebase/app-types": "^0.6.1",
     "@octokit/rest": "18.0.12",
     "@schematics/angular": "^11.1.0-rc.0",
diff --git a/yarn.lock b/yarn.lock
index 980512cad7..65877e2807 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -710,10 +710,10 @@
   resolved "https://registry.yarnpkg.com/@bazel/terser/-/terser-2.3.2.tgz#30f0b551f43eeafb64cb834d1f2f3e7f2ddef262"
   integrity sha512-UasdVrMdaOEBwzNTTyWtUTH+ITQtXhV64XG6SdyWY1wWLgcgoUOiFYPN2lgXRZyKNpFezmq+CHJ5pqfYwzN3Rg==
 
-"@bazel/typescript@^2.3.2":
-  version "2.3.2"
-  resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-2.3.2.tgz#6d49cc064a9323905dcf791fe0e959f75ddf2ade"
-  integrity sha512-O2lZfVGx1Uyc7GzLMyD4uiu1qWxy7xviVTEDPzFGcqZsHMCXMV/fEgMoiD0cI4diHwSWrc7Gm/CG9j/z+SRDzA==
+"@bazel/typescript@^3.4.2":
+  version "3.4.2"
+  resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-3.4.2.tgz#183cb14d1f4149cc67ed2723c4b8a7366da5ec36"
+  integrity sha512-JtLdPOC7rytALJBxawxTCnxVopGstk2eXFs56zHBy+JWSeqrnwujeWZyK5qZHzpag02/JtIQ/ZKkM/DQtrXC8Q==
   dependencies:
     protobufjs "6.8.8"
     semver "5.6.0"