From 271c400a87774f5cf161bb99191263ad6411095b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Feb 2022 11:37:21 +0100 Subject: chore(deps): update vitest to ~0.2.7 (#430) Co-authored-by: Renovate Bot --- package.json | 4 ++-- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 74194b0a..3e37153a 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@typescript-eslint/parser": "~5.10.2", "@types/prettier": "~2.4.3", "@types/validator": "~13.7.1", - "@vitest/ui": "~0.2.6", + "@vitest/ui": "~0.2.7", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.4.1", @@ -113,7 +113,7 @@ "validator": "~13.7.0", "vite": "~2.7.13", "vitepress": "~0.21.6", - "vitest": "~0.2.6" + "vitest": "~0.2.7" }, "packageManager": "pnpm@6.29.1", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 780e6ae0..626c6514 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ specifiers: '@types/validator': ~13.7.1 '@typescript-eslint/eslint-plugin': ~5.10.2 '@typescript-eslint/parser': ~5.10.2 - '@vitest/ui': ~0.2.6 + '@vitest/ui': ~0.2.7 c8: ~7.11.0 conventional-changelog-cli: ~2.2.2 cypress: ~9.4.1 @@ -27,7 +27,7 @@ specifiers: validator: ~13.7.0 vite: ~2.7.13 vitepress: ~0.21.6 - vitest: ~0.2.6 + vitest: ~0.2.7 devDependencies: '@types/node': 16.11.21 @@ -35,7 +35,7 @@ devDependencies: '@types/validator': 13.7.1 '@typescript-eslint/eslint-plugin': 5.10.2_2595c2126aec4d4b6e944b931dabb4c2 '@typescript-eslint/parser': 5.10.2_eslint@8.8.0+typescript@4.5.5 - '@vitest/ui': 0.2.6 + '@vitest/ui': 0.2.7 c8: 7.11.0 conventional-changelog-cli: 2.2.2 cypress: 9.4.1 @@ -56,7 +56,7 @@ devDependencies: validator: 13.7.0 vite: 2.7.13 vitepress: 0.21.6 - vitest: 0.2.6_@vitest+ui@0.2.6+c8@7.11.0 + vitest: 0.2.7_@vitest+ui@0.2.7+c8@7.11.0 packages: @@ -525,8 +525,8 @@ packages: vue: 3.2.29 dev: true - /@vitest/ui/0.2.6: - resolution: {integrity: sha512-BQnh/6EQmX9JJUvPZYhesCmOBgNSsxjUcA3V6k1SA4twarnuqHp4SiWCugIPzS+JKz5DVk4nep6uA3ukErc1hQ==} + /@vitest/ui/0.2.7: + resolution: {integrity: sha512-P1g9QsoxZGgpzazQr9q9nCRrvP9n2sX9BzuxOaBaAQ9xS/DS5aZZKFN6TKxuhXyp2S0R09UP4ibiO1CCSVmcGw==} dependencies: sirv: 2.0.2 dev: true @@ -4216,8 +4216,8 @@ packages: - stylus dev: true - /vitest/0.2.6_@vitest+ui@0.2.6+c8@7.11.0: - resolution: {integrity: sha512-qjjWJm+rpmqOmG3uSoFAh/8m9iZWzYmoWJTqqLKZYKRZSo0P+ibC05Atu8l1JRUrEgsgJIGot4JcPO4N42TX9Q==} + /vitest/0.2.7_@vitest+ui@0.2.7+c8@7.11.0: + resolution: {integrity: sha512-rKbmtADi6jsxYrwBrw4+sdYPLm3eiTmx7ojoZXQshScxnGWbHP18hWNa2NUEOYgowatkIiWPDVIyFB1kPnhokw==} engines: {node: '>=14.14.0'} hasBin: true peerDependencies: @@ -4237,7 +4237,7 @@ packages: dependencies: '@types/chai': 4.3.0 '@types/chai-subset': 1.3.3 - '@vitest/ui': 0.2.6 + '@vitest/ui': 0.2.7 c8: 7.11.0 chai: 4.3.6 local-pkg: 0.4.1 -- cgit v1.2.3