Skip to content

Commit

Permalink
chore(package): update eslint to version 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Jul 18, 2016
1 parent 002a0b7 commit 3a56332
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"scripts": {
"test": "grunt ci-test"
},
"engineStrict" : true,
"engineStrict": true,
"engines": {
"node": ">= 4"
"node": ">= 4"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"babel-eslint": "6.1.2",
"chai": "3.5.0",
"chai-string": "1.2.0",
"eslint": "3.1.0",
"eslint": "3.1.1",
"grunt-contrib-watch": "1.0.0",
"grunt-eslint": "19.0.0",
"grunt-mocha-cov": "0.4.0",
Expand Down

0 comments on commit 3a56332

Please sign in to comment.