Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mrijk committed Sep 15, 2018
1 parent af526f4 commit dc3aced
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 @@
"chai": "^4.1.2",
"coveralls": "^3.0.2",
"debug": "^4.0.1",
"eslint": "^5.5.0",
"eslint": "^5.6.0",
"eslint-plugin-import": "^2.14.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.3.2",
"stryker": "^0.29.1",
"stryker-api": "^0.21.0",
"stryker-html-reporter": "^0.16.1",
"stryker-javascript-mutator": "^0.9.1",
"stryker-mocha-framework": "^0.12.1",
"stryker-mocha-runner": "^0.14.1"
"sinon": "^6.3.3",
"stryker": "^0.29.2",
"stryker-api": "^0.21.1",
"stryker-html-reporter": "^0.16.2",
"stryker-javascript-mutator": "^0.10.0",
"stryker-mocha-framework": "^0.12.2",
"stryker-mocha-runner": "^0.14.2"
}
}

0 comments on commit dc3aced

Please sign in to comment.