Skip to content

Commit

Permalink
Update several dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mrijk committed Jul 23, 2018
1 parent ea1eba7 commit e6cacc8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"chai": "^4.1.2",
"coveralls": "^3.0.2",
"eslint": "^5.1.0",
"eslint": "^5.2.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-lodash": "^2.7.0",
"eslint-plugin-node": "^7.0.1",
Expand All @@ -53,12 +53,12 @@
"istanbul": "^0.4.5",
"mocha": "^5.2.0",
"pre-commit": "^1.2.2",
"sinon": "^6.1.3",
"stryker": "^0.24.2",
"stryker-api": "^0.17.3",
"stryker-html-reporter": "^0.14.3",
"stryker-javascript-mutator": "^0.7.3",
"stryker-mocha-framework": "^0.10.3",
"stryker-mocha-runner": "^0.12.3"
"sinon": "^6.1.4",
"stryker": "^0.25.1",
"stryker-api": "^0.18.0",
"stryker-html-reporter": "^0.15.0",
"stryker-javascript-mutator": "^0.8.0",
"stryker-mocha-framework": "^0.11.0",
"stryker-mocha-runner": "^0.13.0"
}
}

0 comments on commit e6cacc8

Please sign in to comment.