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"