From 1d4f148e28822855c25ebed619bb77cc4ec9f557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 02:50:12 +0000 Subject: [PATCH] chore(deps-dev): bump @vitest/coverage-istanbul from 2.1.0 to 2.1.1 Bumps [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/coverage-istanbul) --- updated-dependencies: - dependency-name: "@vitest/coverage-istanbul" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index c1218723..9b4447b7 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@reporters/github": "1.7.1", - "@vitest/coverage-istanbul": "2.1.0", + "@vitest/coverage-istanbul": "2.1.1", "c8": "10.1.2", "eslint": "9.10.0", "glob": "10.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a8a3844..f10acc7e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: 1.7.1 version: 1.7.1 '@vitest/coverage-istanbul': - specifier: 2.1.0 - version: 2.1.0(vitest@1.4.0) + specifier: 2.1.1 + version: 2.1.1(vitest@1.4.0) c8: specifier: 10.1.2 version: 10.1.2 @@ -493,10 +493,10 @@ packages: '@types/istanbul-lib-coverage@2.0.6': resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==} - '@vitest/coverage-istanbul@2.1.0': - resolution: {integrity: sha512-y32czqj5q+bNFOxWH0kqs/TsAx29WV2dvJr4Y/xkmHtV1CFnyphnrK0Dwx71f1+OpCicseJuHLB9jBgrqkisFQ==} + '@vitest/coverage-istanbul@2.1.1': + resolution: {integrity: sha512-ZQM8uLinwmhmLp49fxLxIM46nC7NisCbaiydcQoV1hLvQfFL92Gg3tInRvowZyV78G0IknjN10JzH7oqPlPjZw==} peerDependencies: - vitest: 2.1.0 + vitest: 2.1.1 '@vitest/expect@1.4.0': resolution: {integrity: sha512-Jths0sWCJZ8BxjKe+p+eKsoqev1/T8lYcrjavEaz8auEJ4jAVY0GwW3JKmdVU4mmNPLPHixh4GNXP7GFtAiDHA==} @@ -1697,7 +1697,7 @@ snapshots: '@eslint/config-array@0.18.0': dependencies: '@eslint/object-schema': 2.1.4 - debug: 4.3.5 + debug: 4.3.7 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -1705,7 +1705,7 @@ snapshots: '@eslint/eslintrc@3.1.0': dependencies: ajv: 6.12.6 - debug: 4.3.5 + debug: 4.3.7 espree: 10.1.0 globals: 14.0.0 ignore: 5.3.1 @@ -1836,7 +1836,7 @@ snapshots: '@types/istanbul-lib-coverage@2.0.6': {} - '@vitest/coverage-istanbul@2.1.0(vitest@1.4.0)': + '@vitest/coverage-istanbul@2.1.1(vitest@1.4.0)': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.3.7 @@ -2691,7 +2691,7 @@ snapshots: vite-node@1.4.0: dependencies: cac: 6.7.14 - debug: 4.3.5 + debug: 4.3.7 pathe: 1.1.2 picocolors: 1.0.1 vite: 5.2.11 @@ -2722,7 +2722,7 @@ snapshots: '@vitest/utils': 1.4.0 acorn-walk: 8.3.2 chai: 4.4.1 - debug: 4.3.5 + debug: 4.3.7 execa: 8.0.1 local-pkg: 0.5.0 magic-string: 0.30.10