From 7afd8c55baac6f7d895caabeb623cc6a0514d6cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 15:07:07 +0200 Subject: chore(deps): update vitest to ~0.8.0 (#731) --- package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index b998b42f..3e32907b 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "@types/validator": "~13.7.2", "@typescript-eslint/eslint-plugin": "~5.17.0", "@typescript-eslint/parser": "~5.17.0", - "@vitest/ui": "~0.7.12", + "@vitest/ui": "~0.8.0", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.5.3", @@ -122,7 +122,7 @@ "validator": "~13.7.0", "vite": "~2.8.6", "vitepress": "~0.22.3", - "vitest": "~0.7.12" + "vitest": "~0.8.0" }, "packageManager": "pnpm@6.32.3", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b953aca4..838cb619 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ specifiers: '@types/validator': ~13.7.2 '@typescript-eslint/eslint-plugin': ~5.17.0 '@typescript-eslint/parser': ~5.17.0 - '@vitest/ui': ~0.7.12 + '@vitest/ui': ~0.8.0 c8: ~7.11.0 conventional-changelog-cli: ~2.2.2 cypress: ~9.5.3 @@ -35,7 +35,7 @@ specifiers: validator: ~13.7.0 vite: ~2.8.6 vitepress: ~0.22.3 - vitest: ~0.7.12 + vitest: ~0.8.0 devDependencies: '@types/markdown-it': 12.2.3 @@ -45,7 +45,7 @@ devDependencies: '@types/validator': 13.7.2 '@typescript-eslint/eslint-plugin': 5.17.0_689ff565753ecf7c3328c07fad067df5 '@typescript-eslint/parser': 5.17.0_eslint@8.12.0+typescript@4.6.3 - '@vitest/ui': 0.7.12 + '@vitest/ui': 0.8.0 c8: 7.11.0 conventional-changelog-cli: 2.2.2 cypress: 9.5.3 @@ -72,7 +72,7 @@ devDependencies: validator: 13.7.0 vite: 2.8.6 vitepress: 0.22.3 - vitest: 0.7.12_@vitest+ui@0.7.12+c8@7.11.0 + vitest: 0.8.0_@vitest+ui@0.8.0+c8@7.11.0 packages: @@ -571,8 +571,8 @@ packages: vue: 3.2.31 dev: true - /@vitest/ui/0.7.12: - resolution: {integrity: sha512-cBhfU5r4jB3oqkdj+5r3Qlsv/AAPLtx23RlT5RGceq/gSCS5r1hDaASUcyRyfc1sA+FuGxj6KJLs9JDsfgQiJQ==} + /@vitest/ui/0.8.0: + resolution: {integrity: sha512-eCrU2lvYTA1YAI3cBrmaHC1539X7r8HMF/bLUEdSJE+eb+fW78brXYJXS7bDywQsFg9TI592xZVpPlRg95dfZA==} dependencies: sirv: 2.0.2 dev: true @@ -4419,9 +4419,9 @@ packages: - stylus dev: true - /vitest/0.7.12_@vitest+ui@0.7.12+c8@7.11.0: - resolution: {integrity: sha512-Q/UrBAhStPUeic++s+jnH6M0vsBhemTixAsAKvp6z8zN6K47tfZqob4XgpbViebDmYcmhlyREumVmrpUlyuXdA==} - engines: {node: '>=v14.16.0'} + /vitest/0.8.0_@vitest+ui@0.8.0+c8@7.11.0: + resolution: {integrity: sha512-8m8OufAQWXlNpjm5dTe5Lc60zruguKJljunveueYrd4aoeXaQvggLX0SPmIW3G6PDtnBdNEynSi+6pibjnutQA==} + engines: {node: '>=v14.19.1'} hasBin: true peerDependencies: '@vitest/ui': '*' @@ -4440,7 +4440,7 @@ packages: dependencies: '@types/chai': 4.3.0 '@types/chai-subset': 1.3.3 - '@vitest/ui': 0.7.12 + '@vitest/ui': 0.8.0 c8: 7.11.0 chai: 4.3.6 local-pkg: 0.4.1 -- cgit v1.2.3