chore(deps): bump google-closure-deps from 20220719.0.0 to 20220905.0.0 (#6434)

Bumps [google-closure-deps](https://github.com/google/closure-library) from 20220719.0.0 to 20220905.0.0.
- [Release notes](https://github.com/google/closure-library/releases)
- [Commits](https://github.com/google/closure-library/compare/v20220719...v20220905)

---
updated-dependencies:
- dependency-name: google-closure-deps
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-09-19 16:18:34 +01:00
committed by GitHub
parent 1295cc2d44
commit d1fc3599f0
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -27,7 +27,7 @@
"eslint-config-google": "^0.14.0",
"eslint-plugin-jsdoc": "^39.3.6",
"google-closure-compiler": "^20220803.0.0",
"google-closure-deps": "^20220719.0.0",
"google-closure-deps": "^20220905.0.0",
"gulp": "^4.0.2",
"gulp-clang-format": "^1.0.27",
"gulp-concat": "^2.6.1",
@@ -6138,9 +6138,9 @@
}
},
"node_modules/google-closure-deps": {
"version": "20220719.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220719.0.0.tgz",
"integrity": "sha512-G///lRbIz+D2iAo3PZhuLfypDje0OvOiy6scGtn3Tcvz0BV1mRYgZ3toATKxcNsPFi9GZJkhanXZUVNPRLaODQ==",
"version": "20220905.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220905.0.0.tgz",
"integrity": "sha512-W1brOBePH/oWy6TcG0CD2dM5b2g5GNephTc+OsNgVc/YOOz0chF3CsApijs3EO0VtBfz1/4c0i914k6lDdEJxg==",
"dev": true,
"dependencies": {
"minimatch": "^3.0.4",
@@ -18472,9 +18472,9 @@
"optional": true
},
"google-closure-deps": {
"version": "20220719.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220719.0.0.tgz",
"integrity": "sha512-G///lRbIz+D2iAo3PZhuLfypDje0OvOiy6scGtn3Tcvz0BV1mRYgZ3toATKxcNsPFi9GZJkhanXZUVNPRLaODQ==",
"version": "20220905.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220905.0.0.tgz",
"integrity": "sha512-W1brOBePH/oWy6TcG0CD2dM5b2g5GNephTc+OsNgVc/YOOz0chF3CsApijs3EO0VtBfz1/4c0i914k6lDdEJxg==",
"dev": true,
"requires": {
"minimatch": "^3.0.4",

View File

@@ -81,7 +81,7 @@
"eslint-config-google": "^0.14.0",
"eslint-plugin-jsdoc": "^39.3.6",
"google-closure-compiler": "^20220803.0.0",
"google-closure-deps": "^20220719.0.0",
"google-closure-deps": "^20220905.0.0",
"gulp": "^4.0.2",
"gulp-clang-format": "^1.0.27",
"gulp-concat": "^2.6.1",