We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315b201 commit 7e95046Copy full SHA for 7e95046
package.json
@@ -51,10 +51,10 @@
51
"uuid": "^3.3.3"
52
},
53
"devDependencies": {
54
- "@stryker-mutator/core": "^2.0.2",
55
- "@stryker-mutator/html-reporter": "^2.0.2",
56
- "@stryker-mutator/javascript-mutator": "^2.0.2",
57
- "@stryker-mutator/jest-runner": "^2.0.2",
+ "@stryker-mutator/core": "^2.1.0",
+ "@stryker-mutator/html-reporter": "^2.1.0",
+ "@stryker-mutator/javascript-mutator": "^2.1.0",
+ "@stryker-mutator/jest-runner": "^2.1.0",
58
"eslint": "^6.3.0",
59
"eslint-config-standard": "^14.1.0",
60
"eslint-plugin-import": "^2.18.2",
0 commit comments