mirror of
https://github.com/google/blockly.git
synced 2026-03-10 15:20:16 +01:00
chore(deps): bump google-closure-deps from 20220502.0.0 to 20220719.0.0 (#6346)
Bumps [google-closure-deps](https://github.com/google/closure-library) from 20220502.0.0 to 20220719.0.0. - [Release notes](https://github.com/google/closure-library/releases) - [Commits](https://github.com/google/closure-library/compare/v20220502...v20220719) --- 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:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -26,7 +26,7 @@
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-tsdoc": "^0.2.16",
|
||||
"google-closure-compiler": "^20220601.0.0",
|
||||
"google-closure-deps": "^20220502.0.0",
|
||||
"google-closure-deps": "^20220719.0.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-clang-format": "^1.0.27",
|
||||
"gulp-concat": "^2.6.1",
|
||||
@@ -5767,9 +5767,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/google-closure-deps": {
|
||||
"version": "20220502.0.0",
|
||||
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220502.0.0.tgz",
|
||||
"integrity": "sha512-NevMVR6+/+Os2iJnwPcFdY+55o2BGxdaIgAGYURSTDk5lQ1CwFTMYQ0hGl60c9g7uYxCjVkOQGVXg8NURV5Jbg==",
|
||||
"version": "20220719.0.0",
|
||||
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220719.0.0.tgz",
|
||||
"integrity": "sha512-G///lRbIz+D2iAo3PZhuLfypDje0OvOiy6scGtn3Tcvz0BV1mRYgZ3toATKxcNsPFi9GZJkhanXZUVNPRLaODQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"minimatch": "^3.0.4",
|
||||
@@ -17758,9 +17758,9 @@
|
||||
"optional": true
|
||||
},
|
||||
"google-closure-deps": {
|
||||
"version": "20220502.0.0",
|
||||
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220502.0.0.tgz",
|
||||
"integrity": "sha512-NevMVR6+/+Os2iJnwPcFdY+55o2BGxdaIgAGYURSTDk5lQ1CwFTMYQ0hGl60c9g7uYxCjVkOQGVXg8NURV5Jbg==",
|
||||
"version": "20220719.0.0",
|
||||
"resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220719.0.0.tgz",
|
||||
"integrity": "sha512-G///lRbIz+D2iAo3PZhuLfypDje0OvOiy6scGtn3Tcvz0BV1mRYgZ3toATKxcNsPFi9GZJkhanXZUVNPRLaODQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"minimatch": "^3.0.4",
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-tsdoc": "^0.2.16",
|
||||
"google-closure-compiler": "^20220601.0.0",
|
||||
"google-closure-deps": "^20220502.0.0",
|
||||
"google-closure-deps": "^20220719.0.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-clang-format": "^1.0.27",
|
||||
"gulp-concat": "^2.6.1",
|
||||
|
||||
Reference in New Issue
Block a user