diff --git a/package.json b/package.json index 398d256fbe..ca2521c7ad 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "vite": "4.5.1", "vite-tsconfig-paths": "4.2.1", "vitest": "0.34.6", - "vitest-github-actions-reporter": "0.11.0" + "vitest-github-actions-reporter": "0.11.1" }, "packageManager": "pnpm@8.11.0", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35e2fb2067..2279d1b2cf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -196,8 +196,8 @@ devDependencies: specifier: 0.34.6 version: 0.34.6(@vitest/ui@0.34.7) vitest-github-actions-reporter: - specifier: 0.11.0 - version: 0.11.0(vitest@0.34.6) + specifier: 0.11.1 + version: 0.11.1(vitest@0.34.6) packages: @@ -5825,8 +5825,8 @@ packages: fsevents: 2.3.3 dev: true - /vitest-github-actions-reporter@0.11.0(vitest@0.34.6): - resolution: {integrity: sha512-zvWOGyGmyZUIJ/veyRkfiMaiktZYfiBsRVdkOP0CiZDhQPZYhoFO/nFwBPn3LLIlBROFfLT+QjRtivocwuyPww==} + /vitest-github-actions-reporter@0.11.1(vitest@0.34.6): + resolution: {integrity: sha512-ZHHB0wBgOPhMYCB17WKVlJZa+5SdudBZFoVoebwfq3ioIUTeLQGYHwh85vpdJAxRghLP8d0qI/6eCTueGyDVXA==} engines: {node: '>=14.16.0'} peerDependencies: vitest: '>=0.28.5'