From bc4e1af7db994c87b61f842bd537abe367b1d793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 06:14:43 +0000 Subject: [PATCH] Bump @stryker-mutator/core from 4.6.0 to 5.0.0 Bumps [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core) from 4.6.0 to 5.0.0. - [Release notes](https://github.com/stryker-mutator/stryker-js/releases) - [Changelog](https://github.com/stryker-mutator/stryker-js/blob/master/packages/core/CHANGELOG.md) - [Commits](https://github.com/stryker-mutator/stryker-js/commits/v5.0.0/packages/core) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f59666..c52250d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "node": ">=6" }, "devDependencies": { - "@stryker-mutator/core": "^4.3.1", + "@stryker-mutator/core": "^5.0.0", "@stryker-mutator/mocha-runner": "^4.3.1", "chai": "^4.1.0", "coveralls": "^3.0.0",