From 55b353998a52f9c893d98a2ba7b2fa10a9b31861 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 13:33:14 +0000 Subject: [PATCH] fix(deps): update mutation-testing-elements monorepo to v3.3.0 --- e2e/package-lock.json | 21 ++++++++++--------- e2e/package.json | 4 ++-- package-lock.json | 33 +++++++++++++++--------------- packages/api/package.json | 4 ++-- packages/core/package.json | 6 +++--- packages/test-helpers/package.json | 2 +- 6 files changed, 36 insertions(+), 34 deletions(-) diff --git a/e2e/package-lock.json b/e2e/package-lock.json index c97d11e43e..48abcb311f 100644 --- a/e2e/package-lock.json +++ b/e2e/package-lock.json @@ -56,8 +56,8 @@ "karma-webpack": "5.0.1", "minimatch": "10.0.1", "mocha": "10.7.3", - "mutation-testing-metrics": "3.2.0", - "mutation-testing-report-schema": "3.1.1", + "mutation-testing-metrics": "3.3.0", + "mutation-testing-report-schema": "3.3.0", "playwright": "1.47.2", "react": "18.3.1", "react-dom": "18.3.1", @@ -16341,20 +16341,21 @@ } }, "node_modules/mutation-testing-metrics": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/mutation-testing-metrics/-/mutation-testing-metrics-3.2.0.tgz", - "integrity": "sha512-PheogUIwu8g4jN6uF9PM5sskBWcZlTSYnANxxYBFvZi3n+2lcd3hLOj+JdHqNEAY1uTsgkmR9Vkh4RtVp8QwSw==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/mutation-testing-metrics/-/mutation-testing-metrics-3.3.0.tgz", + "integrity": "sha512-vZEJ84SpK3Rwyk7k28SORS5o6ZDtehwifLPH6fQULrozJqlz2Nj8vi52+CjA+aMZCyyKB+9eYUh1HtiWVo4o/A==", "dev": true, "license": "Apache-2.0", "dependencies": { - "mutation-testing-report-schema": "3.1.1" + "mutation-testing-report-schema": "3.3.0" } }, "node_modules/mutation-testing-report-schema": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/mutation-testing-report-schema/-/mutation-testing-report-schema-3.1.1.tgz", - "integrity": "sha512-lWIbgUEnMEdsY2yymC7SZRBO+6dbZa5tY/Bmw+xjXYPdBxTVlnd2mjKRPZ6FUxgHJ9vMQmQnktMNAKCWZp1H0A==", - "dev": true + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/mutation-testing-report-schema/-/mutation-testing-report-schema-3.3.0.tgz", + "integrity": "sha512-DF56q0sb0GYzxYUYNdzlfQzyE5oJBEasz8zL76bt3OFJU8q4iHSdUDdihPWWJD+4JLxSs3neM/R968zYdy0SWQ==", + "dev": true, + "license": "Apache-2.0" }, "node_modules/mute-stream": { "version": "1.0.0", diff --git a/e2e/package.json b/e2e/package.json index d12e7750e6..c2b0599c89 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -51,8 +51,8 @@ "karma-webpack": "5.0.1", "minimatch": "10.0.1", "mocha": "10.7.3", - "mutation-testing-metrics": "3.2.0", - "mutation-testing-report-schema": "3.1.1", + "mutation-testing-metrics": "3.3.0", + "mutation-testing-report-schema": "3.3.0", "playwright": "1.47.2", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/package-lock.json b/package-lock.json index 3fa5170fa8..110e148634 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16665,24 +16665,25 @@ } }, "node_modules/mutation-testing-elements": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/mutation-testing-elements/-/mutation-testing-elements-3.2.0.tgz", - "integrity": "sha512-zOwr/DGzEv9WW03Sj5IROgsGpOGbKz1ktx0tbCtJArE0VKhPXDtYKi/uKUv8AIUjHHXWGkGvU5WMfyZ/ckRglw==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/mutation-testing-elements/-/mutation-testing-elements-3.3.0.tgz", + "integrity": "sha512-YMBF+pfOHklpQebOYB/vgd5RXjcRy4TfrSMXaQbUGActfWvXQPJoN6TUtGw/oSv+12rfxXIQhsEd6MNi96yWew==", "license": "Apache-2.0" }, "node_modules/mutation-testing-metrics": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/mutation-testing-metrics/-/mutation-testing-metrics-3.2.0.tgz", - "integrity": "sha512-PheogUIwu8g4jN6uF9PM5sskBWcZlTSYnANxxYBFvZi3n+2lcd3hLOj+JdHqNEAY1uTsgkmR9Vkh4RtVp8QwSw==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/mutation-testing-metrics/-/mutation-testing-metrics-3.3.0.tgz", + "integrity": "sha512-vZEJ84SpK3Rwyk7k28SORS5o6ZDtehwifLPH6fQULrozJqlz2Nj8vi52+CjA+aMZCyyKB+9eYUh1HtiWVo4o/A==", "license": "Apache-2.0", "dependencies": { - "mutation-testing-report-schema": "3.1.1" + "mutation-testing-report-schema": "3.3.0" } }, "node_modules/mutation-testing-report-schema": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/mutation-testing-report-schema/-/mutation-testing-report-schema-3.1.1.tgz", - "integrity": "sha512-lWIbgUEnMEdsY2yymC7SZRBO+6dbZa5tY/Bmw+xjXYPdBxTVlnd2mjKRPZ6FUxgHJ9vMQmQnktMNAKCWZp1H0A==" + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/mutation-testing-report-schema/-/mutation-testing-report-schema-3.3.0.tgz", + "integrity": "sha512-DF56q0sb0GYzxYUYNdzlfQzyE5oJBEasz8zL76bt3OFJU8q4iHSdUDdihPWWJD+4JLxSs3neM/R968zYdy0SWQ==", + "license": "Apache-2.0" }, "node_modules/mute-stream": { "version": "1.0.0", @@ -21885,8 +21886,8 @@ "version": "8.5.0", "license": "Apache-2.0", "dependencies": { - "mutation-testing-metrics": "3.2.0", - "mutation-testing-report-schema": "3.1.1", + "mutation-testing-metrics": "3.3.0", + "mutation-testing-report-schema": "3.3.0", "tslib": "~2.7.0", "typed-inject": "~4.0.0" }, @@ -21917,9 +21918,9 @@ "lodash.groupby": "~4.6.0", "log4js": "~6.9.1", "minimatch": "~9.0.5", - "mutation-testing-elements": "3.2.0", - "mutation-testing-metrics": "3.2.0", - "mutation-testing-report-schema": "3.1.1", + "mutation-testing-elements": "3.3.0", + "mutation-testing-metrics": "3.3.0", + "mutation-testing-report-schema": "3.3.0", "npm-run-path": "~6.0.0", "progress": "~2.0.3", "rxjs": "~7.8.1", @@ -22937,7 +22938,7 @@ "dependencies": { "ajv": "~8.17.1", "flatted": "~3.3.1", - "mutation-testing-metrics": "3.2.0", + "mutation-testing-metrics": "3.3.0", "rxjs": "~7.8.1" }, "devDependencies": { diff --git a/packages/api/package.json b/packages/api/package.json index afa619fb69..e6469a3d1d 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -57,8 +57,8 @@ "node": ">=18.0.0" }, "dependencies": { - "mutation-testing-metrics": "3.2.0", - "mutation-testing-report-schema": "3.1.1", + "mutation-testing-metrics": "3.3.0", + "mutation-testing-report-schema": "3.3.0", "tslib": "~2.7.0", "typed-inject": "~4.0.0" }, diff --git a/packages/core/package.json b/packages/core/package.json index 4df080ca0e..b6ccc217bc 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -83,9 +83,9 @@ "lodash.groupby": "~4.6.0", "log4js": "~6.9.1", "minimatch": "~9.0.5", - "mutation-testing-elements": "3.2.0", - "mutation-testing-metrics": "3.2.0", - "mutation-testing-report-schema": "3.1.1", + "mutation-testing-elements": "3.3.0", + "mutation-testing-metrics": "3.3.0", + "mutation-testing-report-schema": "3.3.0", "npm-run-path": "~6.0.0", "progress": "~2.0.3", "rxjs": "~7.8.1", diff --git a/packages/test-helpers/package.json b/packages/test-helpers/package.json index a451e26b7e..bd72445f21 100644 --- a/packages/test-helpers/package.json +++ b/packages/test-helpers/package.json @@ -26,7 +26,7 @@ "dependencies": { "ajv": "~8.17.1", "flatted": "~3.3.1", - "mutation-testing-metrics": "3.2.0", + "mutation-testing-metrics": "3.3.0", "rxjs": "~7.8.1" }, "devDependencies": {