From 95d2a52abcb74421269d3b87179f8bb58d8a09de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 07:27:30 +0000 Subject: [PATCH] [npm]: Bump @vitest/ui from 0.34.2 to 0.34.7 Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.34.2 to 0.34.7. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.7/packages/ui) --- updated-dependencies: - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++++++---------- 2 files changed, 19 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 24c2ae6..bea2c67 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/node": "^20.10.3", "@types/supertest": "2.0.16", "@vitest/coverage-v8": "0.34.2", - "@vitest/ui": "0.34.2", + "@vitest/ui": "0.34.7", "eslint": "^8.55.0", "rimraf": "5.0.1", "supertest": "6.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7cc4479..83c116c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: 0.34.2 version: 0.34.2(vitest@0.34.2) '@vitest/ui': - specifier: 0.34.2 - version: 0.34.2(vitest@0.34.2) + specifier: 0.34.7 + version: 0.34.7(vitest@0.34.2) eslint: specifier: ^8.55.0 version: 8.55.0 @@ -54,7 +54,7 @@ devDependencies: version: 5.3.2 vitest: specifier: 0.34.2 - version: 0.34.2(@vitest/ui@0.34.2) + version: 0.34.2(@vitest/ui@0.34.7) vitest-tsconfig-paths: specifier: 3.4.1 version: 3.4.1 @@ -998,7 +998,7 @@ packages: std-env: 3.4.3 test-exclude: 6.0.0 v8-to-istanbul: 9.1.3 - vitest: 0.34.2(@vitest/ui@0.34.2) + vitest: 0.34.2(@vitest/ui@0.34.7) transitivePeerDependencies: - supports-color dev: true @@ -1033,19 +1033,19 @@ packages: tinyspy: 2.2.0 dev: true - /@vitest/ui@0.34.2(vitest@0.34.2): - resolution: {integrity: sha512-UXylkcts4Ete3dQ1niwG6Xpp4lNxiSI1ZzjpcJ0+aWz57yNSzuS8+UMTFbYTClBet9XUqzSK9VvGe+ntCHGQbg==} + /@vitest/ui@0.34.7(vitest@0.34.2): + resolution: {integrity: sha512-iizUu9R5Rsvsq8FtdJ0suMqEfIsIIzziqnasMHe4VH8vG+FnZSA3UAtCHx6rLeRupIFVAVg7bptMmuvMcsn8WQ==} peerDependencies: vitest: '>=0.30.1 <1' dependencies: - '@vitest/utils': 0.34.2 + '@vitest/utils': 0.34.7 fast-glob: 3.3.1 fflate: 0.8.1 flatted: 3.2.9 pathe: 1.1.1 picocolors: 1.0.0 sirv: 2.0.3 - vitest: 0.34.2(@vitest/ui@0.34.2) + vitest: 0.34.2(@vitest/ui@0.34.7) dev: true /@vitest/utils@0.34.2: @@ -1056,6 +1056,14 @@ packages: pretty-format: 29.7.0 dev: true + /@vitest/utils@0.34.7: + resolution: {integrity: sha512-ziAavQLpCYS9sLOorGrFFKmy2gnfiNU0ZJ15TsMz/K92NAPS/rp9K4z6AJQQk5Y8adCy4Iwpxy7pQumQ/psnRg==} + dependencies: + diff-sequences: 29.6.3 + loupe: 2.3.7 + pretty-format: 29.7.0 + dev: true + /abort-controller@3.0.0: resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} engines: {node: '>=6.5'} @@ -4330,7 +4338,7 @@ packages: - supports-color dev: true - /vitest@0.34.2(@vitest/ui@0.34.2): + /vitest@0.34.2(@vitest/ui@0.34.7): resolution: {integrity: sha512-WgaIvBbjsSYMq/oiMlXUI7KflELmzM43BEvkdC/8b5CAod4ryAiY2z8uR6Crbi5Pjnu5oOmhKa9sy7uk6paBxQ==} engines: {node: '>=v14.18.0'} hasBin: true @@ -4368,7 +4376,7 @@ packages: '@vitest/runner': 0.34.2 '@vitest/snapshot': 0.34.2 '@vitest/spy': 0.34.2 - '@vitest/ui': 0.34.2(vitest@0.34.2) + '@vitest/ui': 0.34.7(vitest@0.34.2) '@vitest/utils': 0.34.2 acorn: 8.11.2 acorn-walk: 8.3.0