Merge pull request #5392 from openlayers/greenkeeper-closure-util-1.14.0
Update closure-util to version 1.14.0 🚀
This commit is contained in:
@@ -31,7 +31,6 @@
|
|||||||
"*"
|
"*"
|
||||||
],
|
],
|
||||||
"jscomp_off": [
|
"jscomp_off": [
|
||||||
"unnecessaryCasts",
|
|
||||||
"useOfGoogBase",
|
"useOfGoogBase",
|
||||||
"lintChecks",
|
"lintChecks",
|
||||||
"analyzerChecks",
|
"analyzerChecks",
|
||||||
|
|||||||
@@ -31,7 +31,6 @@
|
|||||||
"*"
|
"*"
|
||||||
],
|
],
|
||||||
"jscomp_off": [
|
"jscomp_off": [
|
||||||
"unnecessaryCasts",
|
|
||||||
"useOfGoogBase",
|
"useOfGoogBase",
|
||||||
"lintChecks",
|
"lintChecks",
|
||||||
"analyzerChecks"
|
"analyzerChecks"
|
||||||
|
|||||||
@@ -22,7 +22,6 @@
|
|||||||
"*"
|
"*"
|
||||||
],
|
],
|
||||||
"jscomp_off": [
|
"jscomp_off": [
|
||||||
"unnecessaryCasts",
|
|
||||||
"useOfGoogBase",
|
"useOfGoogBase",
|
||||||
"lintChecks",
|
"lintChecks",
|
||||||
"analyzerChecks"
|
"analyzerChecks"
|
||||||
|
|||||||
+1
-1
@@ -32,7 +32,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "1.5.2",
|
"async": "1.5.2",
|
||||||
"browserify": "13.0.1",
|
"browserify": "13.0.1",
|
||||||
"closure-util": "1.13.1",
|
"closure-util": "1.14.0",
|
||||||
"derequire": "2.0.3",
|
"derequire": "2.0.3",
|
||||||
"fs-extra": "0.30.0",
|
"fs-extra": "0.30.0",
|
||||||
"glob": "6.0.4",
|
"glob": "6.0.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user