Skip to content

Commit dbf31e2

Browse files
author
Christopher J. Brody
committed
Merge branch 'brodybits-stryker-3-update' (...)
Note that the Stryker Mutator 3.1.0 update was done by first removing version 2.5.0, in order to update the transitive dependencies in yarn.lock.
2 parents a2c9e42 + 8ebf67c commit dbf31e2

File tree

2 files changed

+195
-146
lines changed

2 files changed

+195
-146
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,9 @@
5555
"update-notifier": "^4.1.0"
5656
},
5757
"devDependencies": {
58-
"@stryker-mutator/core": "^2.5.0",
59-
"@stryker-mutator/html-reporter": "^2.5.0",
60-
"@stryker-mutator/javascript-mutator": "^2.5.0",
61-
"@stryker-mutator/jest-runner": "^2.5.0",
58+
"@stryker-mutator/core": "^3.1.0",
59+
"@stryker-mutator/javascript-mutator": "^3.1.0",
60+
"@stryker-mutator/jest-runner": "^3.1.0",
6261
"eslint": "^6.4.0",
6362
"eslint-config-standard": "^14.1.0",
6463
"eslint-plugin-import": "^2.18.2",

0 commit comments

Comments
 (0)