Merge pull request #4456 from rachel-fenichel/update_closure

Update closure
This commit is contained in:
Rachel Fenichel
2020-11-17 14:32:37 -08:00
committed by GitHub
3 changed files with 22 additions and 22 deletions

40
package-lock.json generated
View File

@@ -3790,25 +3790,25 @@
}
},
"google-closure-compiler": {
"version": "20200920.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler/-/google-closure-compiler-20200920.0.0.tgz",
"integrity": "sha512-IOC77xL3+pYcAM+OVfcILKdrZNEy767JmpdVs2sq3I9+4JoHeKaJrmQXgbcXN2reUmzBw5b5m9Kd036Cr8ouBA==",
"version": "20201102.0.1",
"resolved": "https://registry.npmjs.org/google-closure-compiler/-/google-closure-compiler-20201102.0.1.tgz",
"integrity": "sha512-Cz+1jOswH0MwMVPu1rRH1xD4KYuY5XW2ox5aXwqaAxevqmirhr36f8wgKPHuVRSovFejW640r6UFwyrOT6U0CA==",
"dev": true,
"requires": {
"chalk": "2.x",
"google-closure-compiler-java": "^20200920.0.0",
"google-closure-compiler-linux": "^20200920.0.0",
"google-closure-compiler-osx": "^20200920.0.0",
"google-closure-compiler-windows": "^20200920.0.0",
"google-closure-compiler-java": "^20201102.0.1",
"google-closure-compiler-linux": "^20201102.0.1",
"google-closure-compiler-osx": "^20201102.0.1",
"google-closure-compiler-windows": "^20201102.0.1",
"minimist": "1.x",
"vinyl": "2.x",
"vinyl-sourcemaps-apply": "^0.2.0"
}
},
"google-closure-compiler-java": {
"version": "20200920.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-java/-/google-closure-compiler-java-20200920.0.0.tgz",
"integrity": "sha512-q8m/+QLBWrzjg5VZ2b4B628zDvbi0Gyenj9bvZQlPY7mqj68HXhe5aOfKzZO7vXgHDXMvsvI3v/1g5mPAku/5w==",
"version": "20201102.0.1",
"resolved": "https://registry.npmjs.org/google-closure-compiler-java/-/google-closure-compiler-java-20201102.0.1.tgz",
"integrity": "sha512-pXJIlyqepHhih0HCbShkAZJyViIxdyd4V7MnCUZEXLIIlygw92e2dC+5XiONDQZgRlF93BPmWCy9jr7wYoW1hQ==",
"dev": true
},
"google-closure-compiler-js": {
@@ -3818,23 +3818,23 @@
"dev": true
},
"google-closure-compiler-linux": {
"version": "20200920.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-linux/-/google-closure-compiler-linux-20200920.0.0.tgz",
"integrity": "sha512-F5HcTbeklcaxdWzlZu5b1ZKzCt1kSBUWsBfvlrDCFkA2pdBxIIC2VPokGAUZCqlfno2J2gYARz8FNCrx0tCx5g==",
"version": "20201102.0.1",
"resolved": "https://registry.npmjs.org/google-closure-compiler-linux/-/google-closure-compiler-linux-20201102.0.1.tgz",
"integrity": "sha512-aRbyTGnQoFXchcpEFNrP1p/WIvYOgN3hYKI+MOHWkvwVJBY2P8gpb07hAigO8fj+QKD/SFCl+2pXP+JniWOEqw==",
"dev": true,
"optional": true
},
"google-closure-compiler-osx": {
"version": "20200920.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-osx/-/google-closure-compiler-osx-20200920.0.0.tgz",
"integrity": "sha512-2WY+HaUWVQNg9WZs9d4Op3zvS6yIVN2AIouU4grwYWXfFk+CMXZou0ASlsOURaYc2WZ22LW/G1w3vINDoCkSww==",
"version": "20201102.0.1",
"resolved": "https://registry.npmjs.org/google-closure-compiler-osx/-/google-closure-compiler-osx-20201102.0.1.tgz",
"integrity": "sha512-VguqEAOYI6XYZN6JcLMP8fpsoXk1Z9YuntMjv0IDVydkbZaHYOI4zE39FJhMuWiN7gOzSX2b/BBC6GsSh1F3fw==",
"dev": true,
"optional": true
},
"google-closure-compiler-windows": {
"version": "20200920.0.0",
"resolved": "https://registry.npmjs.org/google-closure-compiler-windows/-/google-closure-compiler-windows-20200920.0.0.tgz",
"integrity": "sha512-0c4Dem3em3ASNpcR/2USx1Kvb+I7L2MvsV1IZ5Pu98jTuhnkmlccQqPzk2rZR6lllVbVFXTb6tju0JxZ7Zoxjg==",
"version": "20201102.0.1",
"resolved": "https://registry.npmjs.org/google-closure-compiler-windows/-/google-closure-compiler-windows-20201102.0.1.tgz",
"integrity": "sha512-LlynipQi/iP76mjkOu6Rc1mCRuxTAhRvLjq10aGfVjKwpbCAF0Jq2a5k2ygr4xYiINNi2/L2qUw6ObPm9wQCOw==",
"dev": true,
"optional": true
},
@@ -7959,7 +7959,7 @@
},
"through": {
"version": "2.3.8",
"resolved": "http://registry.npmjs.org/through/-/through-2.3.8.tgz",
"resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
"integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=",
"dev": true
},

View File

@@ -63,7 +63,7 @@
"concurrently": "^5.3.0",
"eslint": "^7.6.0",
"eslint-plugin-es5": "^1.5.0",
"google-closure-compiler": "^20200920.0.0",
"google-closure-compiler": "^20201102.0.1",
"google-closure-deps": "^20200719.0.0",
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",

View File

@@ -70,7 +70,6 @@ var JSCOMP_ERROR = [
'globalThis',
'invalidCasts',
'misplacedTypeAnnotation',
'missingGetCssName',
// 'missingOverride',
'missingPolyfill',
'missingProperties',
@@ -87,6 +86,7 @@ var JSCOMP_ERROR = [
// 'strictMissingProperties',
'strictModuleDepCheck',
// 'strictPrimitiveOperators',
// 'stricterMissingRequire',
'suspiciousCode',
'typeInvalidation',
'undefinedNames',