From 03eed690b05766265706139fb3c3ae96ffad3f4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 13:25:01 +0200 Subject: [PATCH] fix(deps): update mutation-testing-elements monorepo to v3.1.1 (#4824) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- e2e/package-lock.json | 22 ++++++++++--------- e2e/package.json | 4 ++-- package-lock.json | 35 ++++++++++++++++-------------- packages/api/package.json | 4 ++-- packages/core/package.json | 6 ++--- packages/test-helpers/package.json | 2 +- 6 files changed, 39 insertions(+), 34 deletions(-) diff --git a/e2e/package-lock.json b/e2e/package-lock.json index b2e86956b2..bffc9ed1a0 100644 --- a/e2e/package-lock.json +++ b/e2e/package-lock.json @@ -52,8 +52,8 @@ "karma-webpack": "5.0.1", "minimatch": "9.0.4", "mocha": "10.4.0", - "mutation-testing-metrics": "3.0.2", - "mutation-testing-report-schema": "3.0.2", + "mutation-testing-metrics": "3.1.1", + "mutation-testing-report-schema": "3.1.1", "playwright": "1.44.0", "rxjs": "7.8.1", "semver": "7.6.1", @@ -14773,19 +14773,21 @@ "dev": true }, "node_modules/mutation-testing-metrics": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/mutation-testing-metrics/-/mutation-testing-metrics-3.0.2.tgz", - "integrity": "sha512-FpyCAz43Mmq/l7BIyBrZLv8z3kc5XHNei/DcAyEVSXyj2i+h4jLhen4SiW/BPMijCIMVyiOeMJPMIfaYxrFZGg==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/mutation-testing-metrics/-/mutation-testing-metrics-3.1.1.tgz", + "integrity": "sha512-AgXM0TAnwD4G5ml0pA4u4qZu6+EuKnFwDHKjwdipgxy6nZRvZzqj2JUOGfFvbTPyjFLeVbAxYMsedPQskxXyxw==", "dev": true, + "license": "Apache-2.0", "dependencies": { - "mutation-testing-report-schema": "3.0.2" + "mutation-testing-report-schema": "3.1.1" } }, "node_modules/mutation-testing-report-schema": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/mutation-testing-report-schema/-/mutation-testing-report-schema-3.0.2.tgz", - "integrity": "sha512-1F6s37zFDsoWa262sANVBDKANMvmKPVU1FAVEpSCMtKAGkFoar+tjXUlPnD0dWJfPuKV58G86zP7sMlcu+QOJQ==", - "dev": true + "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, + "license": "Apache-2.0" }, "node_modules/mz": { "version": "2.7.0", diff --git a/e2e/package.json b/e2e/package.json index 23a5cdd954..a7ebb13eb8 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -47,8 +47,8 @@ "karma-webpack": "5.0.1", "minimatch": "9.0.4", "mocha": "10.4.0", - "mutation-testing-metrics": "3.0.2", - "mutation-testing-report-schema": "3.0.2", + "mutation-testing-metrics": "3.1.1", + "mutation-testing-report-schema": "3.1.1", "playwright": "1.44.0", "rxjs": "7.8.1", "semver": "7.6.1", diff --git a/package-lock.json b/package-lock.json index 9e098db505..a33c13281d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18957,22 +18957,25 @@ } }, "node_modules/mutation-testing-elements": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/mutation-testing-elements/-/mutation-testing-elements-3.0.2.tgz", - "integrity": "sha512-ISsvj+2pfcyAUEMig83Y5KFvWpy3wJ3NIcXiJ6hD5NQeDdZJnhagRJqLQTwBRkzblqiAuYpY611v4isYJauBbg==" + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/mutation-testing-elements/-/mutation-testing-elements-3.1.1.tgz", + "integrity": "sha512-pYkrxZJh2zqA8XRSjtkoDFuIbezY1/4kIYjxw+DM6h6WL5wntLVKP5y3vQT8miRz/ek/3MP0qm2tuvgPn1rjOQ==", + "license": "Apache-2.0" }, "node_modules/mutation-testing-metrics": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/mutation-testing-metrics/-/mutation-testing-metrics-3.0.2.tgz", - "integrity": "sha512-FpyCAz43Mmq/l7BIyBrZLv8z3kc5XHNei/DcAyEVSXyj2i+h4jLhen4SiW/BPMijCIMVyiOeMJPMIfaYxrFZGg==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/mutation-testing-metrics/-/mutation-testing-metrics-3.1.1.tgz", + "integrity": "sha512-AgXM0TAnwD4G5ml0pA4u4qZu6+EuKnFwDHKjwdipgxy6nZRvZzqj2JUOGfFvbTPyjFLeVbAxYMsedPQskxXyxw==", + "license": "Apache-2.0", "dependencies": { - "mutation-testing-report-schema": "3.0.2" + "mutation-testing-report-schema": "3.1.1" } }, "node_modules/mutation-testing-report-schema": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/mutation-testing-report-schema/-/mutation-testing-report-schema-3.0.2.tgz", - "integrity": "sha512-1F6s37zFDsoWa262sANVBDKANMvmKPVU1FAVEpSCMtKAGkFoar+tjXUlPnD0dWJfPuKV58G86zP7sMlcu+QOJQ==" + "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==", + "license": "Apache-2.0" }, "node_modules/mute-stream": { "version": "1.0.0", @@ -26408,8 +26411,8 @@ "version": "8.2.6", "license": "Apache-2.0", "dependencies": { - "mutation-testing-metrics": "3.0.2", - "mutation-testing-report-schema": "3.0.2", + "mutation-testing-metrics": "3.1.1", + "mutation-testing-report-schema": "3.1.1", "tslib": "~2.6.2", "typed-inject": "~4.0.0" }, @@ -26441,9 +26444,9 @@ "lodash.groupby": "~4.6.0", "log4js": "~6.9.1", "minimatch": "~9.0.3", - "mutation-testing-elements": "3.0.2", - "mutation-testing-metrics": "3.0.2", - "mutation-testing-report-schema": "3.0.2", + "mutation-testing-elements": "3.1.1", + "mutation-testing-metrics": "3.1.1", + "mutation-testing-report-schema": "3.1.1", "npm-run-path": "~5.3.0", "progress": "~2.0.3", "rxjs": "~7.8.1", @@ -26716,7 +26719,7 @@ "dependencies": { "ajv": "~8.12.0", "flatted": "~3.3.0", - "mutation-testing-metrics": "3.0.2", + "mutation-testing-metrics": "3.1.1", "rxjs": "~7.8.1" }, "devDependencies": { diff --git a/packages/api/package.json b/packages/api/package.json index 790feb0cd1..fc6e52600d 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -57,8 +57,8 @@ "node": ">=18.0.0" }, "dependencies": { - "mutation-testing-metrics": "3.0.2", - "mutation-testing-report-schema": "3.0.2", + "mutation-testing-metrics": "3.1.1", + "mutation-testing-report-schema": "3.1.1", "tslib": "~2.6.2", "typed-inject": "~4.0.0" }, diff --git a/packages/core/package.json b/packages/core/package.json index 6230ceaf9f..d99faa38d8 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -84,9 +84,9 @@ "lodash.groupby": "~4.6.0", "log4js": "~6.9.1", "minimatch": "~9.0.3", - "mutation-testing-elements": "3.0.2", - "mutation-testing-metrics": "3.0.2", - "mutation-testing-report-schema": "3.0.2", + "mutation-testing-elements": "3.1.1", + "mutation-testing-metrics": "3.1.1", + "mutation-testing-report-schema": "3.1.1", "npm-run-path": "~5.3.0", "progress": "~2.0.3", "rxjs": "~7.8.1", diff --git a/packages/test-helpers/package.json b/packages/test-helpers/package.json index 4de0f843b9..552b3bf687 100644 --- a/packages/test-helpers/package.json +++ b/packages/test-helpers/package.json @@ -26,7 +26,7 @@ "dependencies": { "ajv": "~8.12.0", "flatted": "~3.3.0", - "mutation-testing-metrics": "3.0.2", + "mutation-testing-metrics": "3.1.1", "rxjs": "~7.8.1" }, "devDependencies": {