Browse Source

chore(package): update eslint to version 3.4.0

https://greenkeeper.io/
pull/596/head
greenkeeperio-bot 9 years ago
parent
commit
7de904b358
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@@ -41,7 +41,7 @@
}, },
"devDependencies": { "devDependencies": {
"chai": "^3.4.0", "chai": "^3.4.0",
"eslint": "^2.5.1",
"eslint": "^3.4.0",
"mocha": "^2.5.0", "mocha": "^2.5.0",
"zuul": "^3.7.0" "zuul": "^3.7.0"
}, },


Loading…
Cancel
Save