chore(deps): bump google-closure-compiler (#5923)

Bumps [google-closure-compiler](https://github.com/google/closure-compiler-npm) from 20220104.0.0 to 20220202.0.0.
- [Release notes](https://github.com/google/closure-compiler-npm/releases)
- [Commits](https://github.com/google/closure-compiler-npm/compare/v20220104.0.0...v20220202.0.0)

---
updated-dependencies:
- dependency-name: google-closure-compiler
  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]
2022-02-10 18:42:48 +00:00
committed by GitHub
parent 02c556c47c
commit 60ee40014e
2 changed files with 40 additions and 40 deletions

78
package-lock.json generated
View File

@@ -22,7 +22,7 @@
"concurrently": "^7.0.0",
"eslint": "^8.4.1",
"eslint-config-google": "^0.14.0",
"google-closure-compiler": "^20220104.0.0",
"google-closure-compiler": "^20220202.0.0",
"google-closure-deps": "^20220104.0.0",
"gulp": "^4.0.2",
"gulp-clang-format": "^1.0.27",
@@ -5016,13 +5016,13 @@
}
},
"node_modules/google-closure-compiler": {
"version": "20220104.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler/-/google-closure-compiler-20220104.0.0.tgz",
"integrity": "sha512-8JQs1cWpJYjvqnAskMis1sQ/nm2wHYIt/Rd3HYyMOgfEzjNdqLkIiuzCXbz2flktHXS63mvdxU4+ZlJR72Kz8g==",
"version": "20220202.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler/-/google-closure-compiler-20220202.0.0.tgz",
"integrity": "sha512-YI1sqHYq6Kw2io69CvIJL2ZwxQNTnOMvruU5HskmX6p9xW4WDceGtvBpNwjo24kOjS0BbFfNmcw/o8bKXbRwtw==",
"dev": true,
"dependencies": {
"chalk": "2.x",
"google-closure-compiler-java": "^20220104.0.0",
"google-closure-compiler-java": "^20220202.0.0",
"minimist": "1.x",
"vinyl": "2.x",
"vinyl-sourcemaps-apply": "^0.2.0"
@@ -5034,21 +5034,21 @@
"node": ">=10"
},
"optionalDependencies": {
"google-closure-compiler-linux": "^20220104.0.0",
"google-closure-compiler-osx": "^20220104.0.0",
"google-closure-compiler-windows": "^20220104.0.0"
"google-closure-compiler-linux": "^20220202.0.0",
"google-closure-compiler-osx": "^20220202.0.0",
"google-closure-compiler-windows": "^20220202.0.0"
}
},
"node_modules/google-closure-compiler-java": {
"version": "20220104.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-java/-/google-closure-compiler-java-20220104.0.0.tgz",
"integrity": "sha512-cnxEfms548+whhdtIT5MLNVfHcXasYmsUGpyrdLDX+0xR4t+oJBT7RI/O7qOusoqXdW6lwAIT2jbFI8Irk6eVQ==",
"version": "20220202.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-java/-/google-closure-compiler-java-20220202.0.0.tgz",
"integrity": "sha512-sxCNinmZMMAw0cxlsXoZib3w21Y5WOsQGmUfchlpd3AFJgr9PO4jLp7427UP7KTaLFqygJly7h2Pupqojmf1Cw==",
"dev": true
},
"node_modules/google-closure-compiler-linux": {
"version": "20220104.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-linux/-/google-closure-compiler-linux-20220104.0.0.tgz",
"integrity": "sha512-3la7sjrcKHlQc8piP+nzsZmFQFYV/4DtxFcpjq+Re81+vYmE9NWUZ21xgp6OZ7ygZhVLEWQqGlZqJls45HS0rA==",
"version": "20220202.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-linux/-/google-closure-compiler-linux-20220202.0.0.tgz",
"integrity": "sha512-6gMgGPWf3OCueHa4hbAoUfB0MZ9M2tp6KncaxBTrUA/y856vBTU8UqyYlTtN1U7m+JFMa7ooIs8wPQWWQKfnOw==",
"cpu": [
"x64",
"x86"
@@ -5060,9 +5060,9 @@
]
},
"node_modules/google-closure-compiler-osx": {
"version": "20220104.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-osx/-/google-closure-compiler-osx-20220104.0.0.tgz",
"integrity": "sha512-D6WPBKS6H416kY4OH9WBhviY7e+b1+RXT8jWhBGXMHoSlUiIUALOi67RvBuibiX39ljG0D1JSZbfYXNCDYLMmw==",
"version": "20220202.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-osx/-/google-closure-compiler-osx-20220202.0.0.tgz",
"integrity": "sha512-iHKoGIRU1WTZwjw940KkJwnTmpBITQXbN1wF/AoPuW16qzKLp6yTrIRgWsd0jKhtXhcwlizb05Kucuot9mWPBA==",
"cpu": [
"x64",
"x86",
@@ -5075,9 +5075,9 @@
]
},
"node_modules/google-closure-compiler-windows": {
"version": "20220104.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-windows/-/google-closure-compiler-windows-20220104.0.0.tgz",
"integrity": "sha512-VNBUBSBLn2ZeK4EKsoY/rl6qjXYoph+DWmiicNeFrEvqyUB9Vh9MhhP4F+PPOg1iYdPw4XtNsmfSnIV96kQHyA==",
"version": "20220202.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-windows/-/google-closure-compiler-windows-20220202.0.0.tgz",
"integrity": "sha512-w2HoI2J6NNHuJh1fiuo0GLpcTljektkFuLuie1epiFoqh7B5qqBCBsJEp+P0NalHi+U7sq1SRff4qSt0uo0Jgw==",
"cpu": [
"x64"
],
@@ -16346,16 +16346,16 @@
}
},
"google-closure-compiler": {
"version": "20220104.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler/-/google-closure-compiler-20220104.0.0.tgz",
"integrity": "sha512-8JQs1cWpJYjvqnAskMis1sQ/nm2wHYIt/Rd3HYyMOgfEzjNdqLkIiuzCXbz2flktHXS63mvdxU4+ZlJR72Kz8g==",
"version": "20220202.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler/-/google-closure-compiler-20220202.0.0.tgz",
"integrity": "sha512-YI1sqHYq6Kw2io69CvIJL2ZwxQNTnOMvruU5HskmX6p9xW4WDceGtvBpNwjo24kOjS0BbFfNmcw/o8bKXbRwtw==",
"dev": true,
"requires": {
"chalk": "2.x",
"google-closure-compiler-java": "^20220104.0.0",
"google-closure-compiler-linux": "^20220104.0.0",
"google-closure-compiler-osx": "^20220104.0.0",
"google-closure-compiler-windows": "^20220104.0.0",
"google-closure-compiler-java": "^20220202.0.0",
"google-closure-compiler-linux": "^20220202.0.0",
"google-closure-compiler-osx": "^20220202.0.0",
"google-closure-compiler-windows": "^20220202.0.0",
"minimist": "1.x",
"vinyl": "2.x",
"vinyl-sourcemaps-apply": "^0.2.0"
@@ -16420,29 +16420,29 @@
}
},
"google-closure-compiler-java": {
"version": "20220104.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-java/-/google-closure-compiler-java-20220104.0.0.tgz",
"integrity": "sha512-cnxEfms548+whhdtIT5MLNVfHcXasYmsUGpyrdLDX+0xR4t+oJBT7RI/O7qOusoqXdW6lwAIT2jbFI8Irk6eVQ==",
"version": "20220202.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-java/-/google-closure-compiler-java-20220202.0.0.tgz",
"integrity": "sha512-sxCNinmZMMAw0cxlsXoZib3w21Y5WOsQGmUfchlpd3AFJgr9PO4jLp7427UP7KTaLFqygJly7h2Pupqojmf1Cw==",
"dev": true
},
"google-closure-compiler-linux": {
"version": "20220104.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-linux/-/google-closure-compiler-linux-20220104.0.0.tgz",
"integrity": "sha512-3la7sjrcKHlQc8piP+nzsZmFQFYV/4DtxFcpjq+Re81+vYmE9NWUZ21xgp6OZ7ygZhVLEWQqGlZqJls45HS0rA==",
"version": "20220202.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-linux/-/google-closure-compiler-linux-20220202.0.0.tgz",
"integrity": "sha512-6gMgGPWf3OCueHa4hbAoUfB0MZ9M2tp6KncaxBTrUA/y856vBTU8UqyYlTtN1U7m+JFMa7ooIs8wPQWWQKfnOw==",
"dev": true,
"optional": true
},
"google-closure-compiler-osx": {
"version": "20220104.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-osx/-/google-closure-compiler-osx-20220104.0.0.tgz",
"integrity": "sha512-D6WPBKS6H416kY4OH9WBhviY7e+b1+RXT8jWhBGXMHoSlUiIUALOi67RvBuibiX39ljG0D1JSZbfYXNCDYLMmw==",
"version": "20220202.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-osx/-/google-closure-compiler-osx-20220202.0.0.tgz",
"integrity": "sha512-iHKoGIRU1WTZwjw940KkJwnTmpBITQXbN1wF/AoPuW16qzKLp6yTrIRgWsd0jKhtXhcwlizb05Kucuot9mWPBA==",
"dev": true,
"optional": true
},
"google-closure-compiler-windows": {
"version": "20220104.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-windows/-/google-closure-compiler-windows-20220104.0.0.tgz",
"integrity": "sha512-VNBUBSBLn2ZeK4EKsoY/rl6qjXYoph+DWmiicNeFrEvqyUB9Vh9MhhP4F+PPOg1iYdPw4XtNsmfSnIV96kQHyA==",
"version": "20220202.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-windows/-/google-closure-compiler-windows-20220202.0.0.tgz",
"integrity": "sha512-w2HoI2J6NNHuJh1fiuo0GLpcTljektkFuLuie1epiFoqh7B5qqBCBsJEp+P0NalHi+U7sq1SRff4qSt0uo0Jgw==",
"dev": true,
"optional": true
},