From 012e98857a4fbc93dd5fd2a0384244061b0e04ab Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Sun, 7 Mar 2021 09:00:29 -0800 Subject: [PATCH] build: update gapic-generator-typescript to v1.2.10. (#201) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/462962a3-9240-4e8b-ac6c-093ca469e60b/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 361273630 Source-Link: https://github.com/googleapis/googleapis/commit/5477122b3e8037a1dc5bc920536158edbd151dc4 --- packages/google-devtools-cloudbuild/synth.metadata | 6 +++--- packages/google-devtools-cloudbuild/webpack.config.js | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/google-devtools-cloudbuild/synth.metadata b/packages/google-devtools-cloudbuild/synth.metadata index 674916c7b4c..68b3f437e87 100644 --- a/packages/google-devtools-cloudbuild/synth.metadata +++ b/packages/google-devtools-cloudbuild/synth.metadata @@ -4,15 +4,15 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/nodejs-cloudbuild.git", - "sha": "9b6306d70c8da87ac3c74314962d7955268b4b83" + "sha": "8f0b1e6220f66d8d2620f9647bf7d9765aab185e" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "dd1d2325b189d3bb69c4a6a802185cefbd8e592e", - "internalRef": "350388717" + "sha": "5477122b3e8037a1dc5bc920536158edbd151dc4", + "internalRef": "361273630" } }, { diff --git a/packages/google-devtools-cloudbuild/webpack.config.js b/packages/google-devtools-cloudbuild/webpack.config.js index 4ccaba44bd6..2760608e03d 100644 --- a/packages/google-devtools-cloudbuild/webpack.config.js +++ b/packages/google-devtools-cloudbuild/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.