Skip to content

Commit

Permalink
Merge 9ca6754 into ab65057
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 4, 2019
2 parents ab65057 + 9ca6754 commit 3f5809b
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@
"vinyl": "^2.2.0"
},
"devDependencies": {
"chai": "^4.2.0",
"coveralls": "^3.0.2",
"eslint": "^5.9.0",
"husky": "^1.1.4",
"isstream": "^0.1.2",
"istanbul": "^0.4.5",
"lint-staged": "^8.0.4",
"mocha": "^5.2.0",
"mocha-lcov-reporter": "^1.3.0",
"mockery": "^2.1.0",
"sinon": "^6.3.5",
"sinon-chai": "^3.2.0",
"standard": "^12.0.1"
"chai": "4.2.0",
"coveralls": "3.0.2",
"eslint": "5.9.0",
"husky": "1.1.4",
"isstream": "0.1.2",
"istanbul": "0.4.5",
"lint-staged": "8.0.4",
"mocha": "5.2.0",
"mocha-lcov-reporter": "1.3.0",
"mockery": "2.1.0",
"sinon": "6.3.5",
"sinon-chai": "3.2.0",
"standard": "12.0.1"
}
}

0 comments on commit 3f5809b

Please sign in to comment.