From d5447d5d6c1775088583294b125bdd836f5b6920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 11:16:39 +0100 Subject: [PATCH] build(deps-dev): bump @vitest/ui from 0.25.8 to 0.26.1 (#244) * build(deps-dev): bump @vitest/ui from 0.25.8 to 0.26.1 Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.25.8 to 0.26.1. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.26.1/packages/ui) --- updated-dependencies: - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * add lockfile Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jessica McInchak --- package.json | 2 +- pnpm-lock.yaml | 32 +++++++++++++++++++------------- 2 files changed, 20 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 79e15c3..6092b19 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@testing-library/user-event": "^14.4.3", "@types/node": "^18.6.3", "@types/proj4": "^2.5.2", - "@vitest/ui": "^0.25.5", + "@vitest/ui": "^0.26.1", "happy-dom": "^8.1.0", "husky": "^8.0.1", "lint-staged": "^13.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9839e4d..916c5e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@turf/union': ^6.5.0 '@types/node': ^18.6.3 '@types/proj4': ^2.5.2 - '@vitest/ui': ^0.25.5 + '@vitest/ui': ^0.26.1 accessible-autocomplete: ^2.0.4 govuk-frontend: ^4.0.1 happy-dom: ^8.1.0 @@ -44,7 +44,7 @@ devDependencies: '@testing-library/user-event': 14.4.3_wl4iynrlixafokvgqnhzlvigei '@types/node': 18.6.3 '@types/proj4': 2.5.2 - '@vitest/ui': 0.25.5 + '@vitest/ui': 0.26.1 happy-dom: 8.1.0 husky: 8.0.1 lint-staged: 13.0.3 @@ -53,7 +53,7 @@ devDependencies: sass: 1.44.0 typescript: 4.3.5 vite: 4.0.0_ozw2wkf2rbezarvtwxhe3y65wq - vitest: 0.25.8_v3wqlxgnkor3bwqd75kpoefemm + vitest: 0.25.8_tbtrq7wdzjsdphea6vwu534cuy wait-for-expect: 3.0.2 packages: @@ -1789,9 +1789,11 @@ packages: engines: {node: '>=4.0.0'} dev: true - /@vitest/ui/0.25.5: - resolution: {integrity: sha512-+t1UGlBlC5ZluTAxkuCss/XU2ZN3uojXJfAvIbvUEACz5ElmvAoZwJ9xHobNC8v4E3G0KE9xJ+dnntwJ4ZDyyg==} + /@vitest/ui/0.26.1: + resolution: {integrity: sha512-lb9BMQFlsGJ7xK/PPo95dK8fTLMttb0ymxKsfkTMI+41yxWKWPjUZAE6OioVmYBWY3zNOo4Lo1/eihB9hbefLQ==} dependencies: + fast-glob: 3.2.12 + flatted: 3.2.7 sirv: 2.0.2 dev: true @@ -2577,7 +2579,7 @@ packages: peerDependencies: webpack: ^5.1.0 dependencies: - fast-glob: 3.2.11 + fast-glob: 3.2.12 glob-parent: 6.0.2 globby: 13.1.2 normalize-path: 3.0.0 @@ -3133,8 +3135,8 @@ packages: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} dev: true - /fast-glob/3.2.11: - resolution: {integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==} + /fast-glob/3.2.12: + resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==} engines: {node: '>=8.6.0'} dependencies: '@nodelib/fs.stat': 2.0.5 @@ -3229,6 +3231,10 @@ packages: path-exists: 4.0.0 dev: true + /flatted/3.2.7: + resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==} + dev: true + /follow-redirects/1.15.1: resolution: {integrity: sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==} engines: {node: '>=4.0'} @@ -3352,7 +3358,7 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: dir-glob: 3.0.1 - fast-glob: 3.2.11 + fast-glob: 3.2.12 ignore: 5.2.0 merge2: 1.4.1 slash: 4.0.0 @@ -3665,7 +3671,7 @@ packages: dev: true /is-extglob/2.1.1: - resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=} + resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} dev: true @@ -5495,7 +5501,7 @@ packages: stylus: '>=0.52.4' webpack: ^5.0.0 dependencies: - fast-glob: 3.2.11 + fast-glob: 3.2.12 klona: 2.0.5 normalize-path: 3.0.0 stylus: 0.58.1 @@ -5801,7 +5807,7 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.25.8_v3wqlxgnkor3bwqd75kpoefemm: + /vitest/0.25.8_tbtrq7wdzjsdphea6vwu534cuy: resolution: {integrity: sha512-X75TApG2wZTJn299E/TIYevr4E9/nBo1sUtZzn0Ci5oK8qnpZAZyhwg0qCeMSakGIWtc6oRwcQFyFfW14aOFWg==} engines: {node: '>=v14.16.0'} hasBin: true @@ -5826,7 +5832,7 @@ packages: '@types/chai': 4.3.4 '@types/chai-subset': 1.3.3 '@types/node': 18.6.3 - '@vitest/ui': 0.25.5 + '@vitest/ui': 0.26.1 acorn: 8.8.1 acorn-walk: 8.2.0 chai: 4.3.7