chore(deps): bump google-closure-deps from 20210808.0.0 to 20211107.0.0 (#5733)

Bumps [google-closure-deps](https://github.com/google/closure-library) from 20210808.0.0 to 20211107.0.0.
- [Release notes](https://github.com/google/closure-library/releases)
- [Commits](https://github.com/google/closure-library/compare/v20210808...v20211107)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-29 16:35:24 +00:00
committed by GitHub
parent 1a470003fe
commit c38913e7f3
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"eslint": "^7.28.0",
"eslint-config-google": "^0.14.0",
"google-closure-compiler": "^20211006.0.0",
"google-closure-deps": "^20210808.0.0",
"google-closure-deps": "^20211107.0.0",
"gulp": "^4.0.2",
"gulp-clang-format": "^1.0.27",
"gulp-concat": "^2.6.1",
@@ -4969,9 +4969,9 @@
}
},
"node_modules/google-closure-deps": {
"version": "20210808.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20210808.0.0.tgz",
"integrity": "sha512-J/lQYPlZsyiRuF+zvjtqMGADs5mupMQsANqmsa6NvTVjSjsIrGF7s5sfnQ5rnZ0btWOnhfC3z3Vz5QNCuLx+UQ==",
"version": "20211107.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20211107.0.0.tgz",
"integrity": "sha512-RkxMNY9U+AcVRc70oY95pz1TeAmS8yHwwfyN+LZ5Jrx+mBg9k+UYoE2rS8SiwcF/VjyOHlfw2sw6GIUO56hXCg==",
"dev": true,
"dependencies": {
"minimatch": "^3.0.4",
@@ -16222,9 +16222,9 @@
"optional": true
},
"google-closure-deps": {
"version": "20210808.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20210808.0.0.tgz",
"integrity": "sha512-J/lQYPlZsyiRuF+zvjtqMGADs5mupMQsANqmsa6NvTVjSjsIrGF7s5sfnQ5rnZ0btWOnhfC3z3Vz5QNCuLx+UQ==",
"version": "20211107.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20211107.0.0.tgz",
"integrity": "sha512-RkxMNY9U+AcVRc70oY95pz1TeAmS8yHwwfyN+LZ5Jrx+mBg9k+UYoE2rS8SiwcF/VjyOHlfw2sw6GIUO56hXCg==",
"dev": true,
"requires": {
"minimatch": "^3.0.4",

View File

@@ -78,7 +78,7 @@
"eslint": "^7.28.0",
"eslint-config-google": "^0.14.0",
"google-closure-compiler": "^20211006.0.0",
"google-closure-deps": "^20210808.0.0",
"google-closure-deps": "^20211107.0.0",
"gulp": "^4.0.2",
"gulp-clang-format": "^1.0.27",
"gulp-concat": "^2.6.1",