mirror of
https://github.com/google/blockly.git
synced 2026-01-11 19:07:08 +01:00
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:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user