From 082dba8b763d08b054c9d65f74cd9dd1878b4446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 15:07:40 -0700 Subject: [PATCH] chore(deps): bump google-closure-deps from 20220502.0.0 to 20220719.0.0 (#6346) Bumps [google-closure-deps](https://github.com/google/closure-library) from 20220502.0.0 to 20220719.0.0. - [Release notes](https://github.com/google/closure-library/releases) - [Commits](https://github.com/google/closure-library/compare/v20220502...v20220719) --- updated-dependencies: - dependency-name: google-closure-deps dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 28585576f..cf2e58e65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "eslint-config-google": "^0.14.0", "eslint-plugin-tsdoc": "^0.2.16", "google-closure-compiler": "^20220601.0.0", - "google-closure-deps": "^20220502.0.0", + "google-closure-deps": "^20220719.0.0", "gulp": "^4.0.2", "gulp-clang-format": "^1.0.27", "gulp-concat": "^2.6.1", @@ -5767,9 +5767,9 @@ } }, "node_modules/google-closure-deps": { - "version": "20220502.0.0", - "resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220502.0.0.tgz", - "integrity": "sha512-NevMVR6+/+Os2iJnwPcFdY+55o2BGxdaIgAGYURSTDk5lQ1CwFTMYQ0hGl60c9g7uYxCjVkOQGVXg8NURV5Jbg==", + "version": "20220719.0.0", + "resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220719.0.0.tgz", + "integrity": "sha512-G///lRbIz+D2iAo3PZhuLfypDje0OvOiy6scGtn3Tcvz0BV1mRYgZ3toATKxcNsPFi9GZJkhanXZUVNPRLaODQ==", "dev": true, "dependencies": { "minimatch": "^3.0.4", @@ -17758,9 +17758,9 @@ "optional": true }, "google-closure-deps": { - "version": "20220502.0.0", - "resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220502.0.0.tgz", - "integrity": "sha512-NevMVR6+/+Os2iJnwPcFdY+55o2BGxdaIgAGYURSTDk5lQ1CwFTMYQ0hGl60c9g7uYxCjVkOQGVXg8NURV5Jbg==", + "version": "20220719.0.0", + "resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220719.0.0.tgz", + "integrity": "sha512-G///lRbIz+D2iAo3PZhuLfypDje0OvOiy6scGtn3Tcvz0BV1mRYgZ3toATKxcNsPFi9GZJkhanXZUVNPRLaODQ==", "dev": true, "requires": { "minimatch": "^3.0.4", diff --git a/package.json b/package.json index e4ef03ef2..e9a7c3b8b 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "eslint-config-google": "^0.14.0", "eslint-plugin-tsdoc": "^0.2.16", "google-closure-compiler": "^20220601.0.0", - "google-closure-deps": "^20220502.0.0", + "google-closure-deps": "^20220719.0.0", "gulp": "^4.0.2", "gulp-clang-format": "^1.0.27", "gulp-concat": "^2.6.1",