Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mrijk committed Apr 13, 2018
1 parent 7dd3b1b commit b1d9065
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,21 +43,21 @@
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"eslint": "^4.19.1",
"eslint-plugin-import": "^2.10.0",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-lodash": "^2.7.0",
"eslint-plugin-node": "^6.0.1",
"genfun": "^5.0.0",
"gh-pages": "^1.1.0",
"gitbook-cli": "^2.3.2",
"istanbul": "^0.4.5",
"mocha": "^5.0.5",
"mocha": "^5.1.0",
"pre-commit": "^1.2.2",
"sinon": "^4.5.0",
"stryker": "^0.21.1",
"stryker-api": "^0.15.0",
"stryker-html-reporter": "^0.13.0",
"stryker-javascript-mutator": "^0.5.0",
"stryker-mocha-framework": "^0.9.0",
"stryker-mocha-runner": "^0.11.0"
"stryker": "^0.22.1",
"stryker-api": "^0.16.0",
"stryker-html-reporter": "^0.13.2",
"stryker-javascript-mutator": "^0.6.2",
"stryker-mocha-framework": "^0.9.1",
"stryker-mocha-runner": "^0.11.1"
}
}

0 comments on commit b1d9065

Please sign in to comment.