chore(deps): bump google-closure-deps from 20221102.0.0 to 20230206.0.0 (#6857)

Bumps [google-closure-deps](https://github.com/google/closure-library) from 20221102.0.0 to 20230206.0.0.
- [Release notes](https://github.com/google/closure-library/releases)
- [Commits](https://github.com/google/closure-library/compare/v20221102...v20230206)

---
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]
2023-02-21 08:27:41 -08:00
committed by GitHub
parent 4f1259d1af
commit f6d2f4803a
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -30,7 +30,7 @@
"eslint-config-google": "^0.14.0",
"eslint-plugin-jsdoc": "^39.3.6",
"google-closure-compiler": "^20230103.0.0",
"google-closure-deps": "^20221102.0.0",
"google-closure-deps": "^20230206.0.0",
"gulp": "^4.0.2",
"gulp-clang-format": "^1.0.27",
"gulp-concat": "^2.6.1",
@@ -5926,9 +5926,9 @@
]
},
"node_modules/google-closure-deps": {
"version": "20221102.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20221102.0.0.tgz",
"integrity": "sha512-6AOcHk8u5DNY/uhJLyHj0M4GLTkqAhscH7iH66QUxSiUlrg55PWdyaWQa4Jg15p4xUWNPf8NFBe6vIdwzwi0Hw==",
"version": "20230206.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20230206.0.0.tgz",
"integrity": "sha512-MT0JDygFjCTavsOGfRRE1o3teF/ZZD1a8NbeVlGW0oM3OTY2xkOpoPMvSely4khfFV4i4qqjmlMvtwD8cT7adg==",
"dev": true,
"dependencies": {
"minimatch": "^3.0.4",
@@ -17588,9 +17588,9 @@
"optional": true
},
"google-closure-deps": {
"version": "20221102.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20221102.0.0.tgz",
"integrity": "sha512-6AOcHk8u5DNY/uhJLyHj0M4GLTkqAhscH7iH66QUxSiUlrg55PWdyaWQa4Jg15p4xUWNPf8NFBe6vIdwzwi0Hw==",
"version": "20230206.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20230206.0.0.tgz",
"integrity": "sha512-MT0JDygFjCTavsOGfRRE1o3teF/ZZD1a8NbeVlGW0oM3OTY2xkOpoPMvSely4khfFV4i4qqjmlMvtwD8cT7adg==",
"dev": true,
"requires": {
"minimatch": "^3.0.4",

View File

@@ -85,7 +85,7 @@
"eslint-config-google": "^0.14.0",
"eslint-plugin-jsdoc": "^39.3.6",
"google-closure-compiler": "^20230103.0.0",
"google-closure-deps": "^20221102.0.0",
"google-closure-deps": "^20230206.0.0",
"gulp": "^4.0.2",
"gulp-clang-format": "^1.0.27",
"gulp-concat": "^2.6.1",