Skip to content

Commit 7e95046

Browse files
author
Chris Brody
authored
Stryker Mutator 2.1.0 tool updates (#116)
1 parent 315b201 commit 7e95046

File tree

2 files changed

+144
-128
lines changed

2 files changed

+144
-128
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
"uuid": "^3.3.3"
5252
},
5353
"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",
54+
"@stryker-mutator/core": "^2.1.0",
55+
"@stryker-mutator/html-reporter": "^2.1.0",
56+
"@stryker-mutator/javascript-mutator": "^2.1.0",
57+
"@stryker-mutator/jest-runner": "^2.1.0",
5858
"eslint": "^6.3.0",
5959
"eslint-config-standard": "^14.1.0",
6060
"eslint-plugin-import": "^2.18.2",

0 commit comments

Comments
 (0)