Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mrijk committed Feb 26, 2020
1 parent 15a4d18 commit 1630d52
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,23 +41,23 @@
"testcheck": "^1.0.0-rc.2"
},
"devDependencies": {
"@stryker-mutator/core": "^2.4.0",
"@stryker-mutator/html-reporter": "^2.4.0",
"@stryker-mutator/javascript-mutator": "^2.4.0",
"@stryker-mutator/mocha-framework": "^2.4.0",
"@stryker-mutator/mocha-runner": "^2.4.0",
"@stryker-mutator/core": "^2.5.0",
"@stryker-mutator/html-reporter": "^2.5.0",
"@stryker-mutator/javascript-mutator": "^2.5.0",
"@stryker-mutator/mocha-framework": "^2.5.0",
"@stryker-mutator/mocha-runner": "^2.5.0",
"chai": "^4.2.0",
"coveralls": "^3.0.9",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.19.1",
"eslint": "^6.8.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-lodash": "^6.0.0",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-node": "^11.0.0",
"genfun": "^5.0.0",
"gh-pages": "^2.1.1",
"gh-pages": "^2.2.0",
"gitbook-cli": "^2.3.2",
"istanbul": "^0.4.5",
"mocha": "^6.2.2",
"mocha": "^7.1.0",
"pre-commit": "^1.2.2",
"sinon": "^7.5.0"
"sinon": "^9.0.0"
}
}

0 comments on commit 1630d52

Please sign in to comment.