Update dependency: eslint to 3.9.1.

This commit is contained in:
David Anson 2016-11-02 22:09:16 -07:00
parent f077e4c393
commit ba3614868b
5 changed files with 10 additions and 9 deletions

View file

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