Update dependency: eslint to 3.10.0.

This commit is contained in:
David Anson 2016-11-12 20:14:16 -08:00
parent 74bd9b6e5b
commit a1f4daadf6
3 changed files with 3 additions and 1 deletions

View file

@ -28,7 +28,7 @@
"devDependencies": {
"browserify": "^13.1.1",
"cpy-cli": "^1.0.1",
"eslint": "^3.9.1",
"eslint": "^3.10.0",
"glob": "^7.1.1",
"istanbul": "^0.4.5",
"nodeunit": "^0.10.2",