From e7ca9573912e59b8e81fd67538483670af74a6b4 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Sat, 6 Mar 2021 08:30:08 -0800 Subject: [PATCH] build: update gapic-generator-typescript to v1.2.10. This update unblocks generating IAM v1 and several more libraries that were previously blocked by their package names. Committer: @alexander-fenster PiperOrigin-RevId: 361273630 Source-Author: Google APIs Source-Date: Fri Mar 5 20:02:38 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 5477122b3e8037a1dc5bc920536158edbd151dc4 Source-Link: https://github.com/googleapis/googleapis/commit/5477122b3e8037a1dc5bc920536158edbd151dc4 --- synth.metadata | 6 +++--- webpack.config.js | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/synth.metadata b/synth.metadata index e595d1a..a8a031e 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,15 +4,15 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/nodejs-binary-authorization.git", - "sha": "7f4aa49821714351e6f77a998287ae528032ad97" + "sha": "4d4ad2e2b90515bd224d0df6f546367f83cebe83" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "a5c1c14c4562a5ef25715792983bb3a69f3d75da", - "internalRef": "356545742" + "sha": "5477122b3e8037a1dc5bc920536158edbd151dc4", + "internalRef": "361273630" } }, { diff --git a/webpack.config.js b/webpack.config.js index a30ab68..a1682e6 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.