Skip to content

Commit

Permalink
Merge pull request #2092 from rachel-fenichel/update_dependencies
Browse files Browse the repository at this point in the history
Update some dev dependencies
  • Loading branch information
rachel-fenichel committed Oct 30, 2018
2 parents b7c473a + 9a12e97 commit 8f0f1fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -25,7 +25,7 @@
"license": "Apache-2.0",
"private": true,
"devDependencies": {
"eslint": "^5.4.0",
"eslint": "^5.8.0",
"google-closure-compiler": "^20180805.0.0",
"google-closure-library": "^20180805.0.0",
"gulp": "^3.9.1",
Expand All @@ -34,7 +34,7 @@
"gulp-series": "^1.0.2",
"gulp-shell": "^0.6.5",
"jshint": "^2.9.5",
"webdriverio": "^4.13.2"
"webdriverio": "^4.14.0"
},
"jshintConfig": {
"globalstrict": true,
Expand Down

0 comments on commit 8f0f1fa

Please sign in to comment.