Bump google-closure-deps from 20210406.0.0 to 20210601.0.0 (#4947)

Bumps [google-closure-deps](https://github.com/google/closure-library) from 20210406.0.0 to 20210601.0.0.
- [Release notes](https://github.com/google/closure-library/releases)
- [Commits](https://github.com/google/closure-library/compare/v20210406...v20210601)

---
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-06-23 16:12:35 -07:00
committed by GitHub
parent 5b9715c220
commit 0263f88ef3
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4416,9 +4416,9 @@
"optional": true
},
"google-closure-deps": {
"version": "20210406.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20210406.0.0.tgz",
"integrity": "sha512-4mn6qZ8u4c/9fhebKccxyN882l5/0O4nuJ+ibuxDy0y7XMgolSLNF/Gmg1HEhEgX00CF/JBKrc/rw0WVjnlSfw==",
"version": "20210601.0.0",
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20210601.0.0.tgz",
"integrity": "sha512-ko3PUEDkFosckQPGqBx3f1jjHcyPbzDGvLCMB9rmYOGkvyvRsmABgJovFg1CpKLVlw10nuRXPWoyupEqH0hssQ==",
"dev": true,
"requires": {
"minimatch": "^3.0.4",

View File

@@ -67,7 +67,7 @@
"concurrently": "^6.0.0",
"eslint": "^7.28.0",
"google-closure-compiler": "^20210505.0.0",
"google-closure-deps": "^20210406.0.0",
"google-closure-deps": "^20210601.0.0",
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",
"gulp-insert": "^0.5.0",