diff --git a/package.json b/package.json index ddf8a35..771bf92 100644 --- a/package.json +++ b/package.json @@ -40,10 +40,10 @@ "homepage": "https://github.com/NoriSte/nprr#readme", "devDependencies": { "@semantic-release/npm": "7.0.5", - "@stryker-mutator/core": "3.2.3", + "@stryker-mutator/core": "3.2.4", "@stryker-mutator/html-reporter": "3.1.0", - "@stryker-mutator/javascript-mutator": "3.2.3", - "@stryker-mutator/jest-runner": "3.2.3", + "@stryker-mutator/javascript-mutator": "3.2.4", + "@stryker-mutator/jest-runner": "3.2.4", "coveralls": "3.1.0", "cz-conventional-changelog": "3.2.0", "jest": "25.4.0",