Updating npm dependencies. (#1936)

This commit is contained in:
Andrew n marshall
2018-06-26 12:32:49 -07:00
committed by GitHub
parent 02ea01c234
commit 51253f9787

View File

@@ -25,8 +25,8 @@
"license": "Apache-2.0",
"private": true,
"devDependencies": {
"eslint": "^4.16",
"google-closure-compiler": "^20180506.0.0",
"eslint": "^4.19.1",
"google-closure-compiler": "^20180610.0.2",
"google-closure-library": "^20180506.0.0",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.1",
@@ -34,7 +34,7 @@
"gulp-series": "^1.0.2",
"gulp-shell": "^0.6.5",
"jshint": "^2.9.5",
"webdriverio": "^4.12.0"
"webdriverio": "^4.13.1"
},
"jshintConfig": {
"globalstrict": true,