From bfc51fb1b5ddef9fa639bd3f8b8b9f0f2072931b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 4 Apr 2022 00:22:30 +0000 Subject: [PATCH] chore(deps): update vitest to ~0.8.4 --- package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 982a1fbc900..3c4d8cf491e 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.8.0", + "@vitest/ui": "~0.8.4", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.5.3", @@ -122,7 +122,7 @@ "validator": "~13.7.0", "vite": "~2.9.1", "vitepress": "~0.22.3", - "vitest": "~0.8.0" + "vitest": "~0.8.4" }, "packageManager": "pnpm@6.32.4", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c16249b788d..63c0e62e145 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.8.0 + '@vitest/ui': ~0.8.4 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.9.1 vitepress: ~0.22.3 - vitest: ~0.8.0 + vitest: ~0.8.4 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.8.0 + '@vitest/ui': 0.8.4 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.9.1 vitepress: 0.22.3 - vitest: 0.8.0_@vitest+ui@0.8.0+c8@7.11.0 + vitest: 0.8.4_@vitest+ui@0.8.4+c8@7.11.0 packages: @@ -571,8 +571,8 @@ packages: vue: 3.2.31 dev: true - /@vitest/ui/0.8.0: - resolution: {integrity: sha512-eCrU2lvYTA1YAI3cBrmaHC1539X7r8HMF/bLUEdSJE+eb+fW78brXYJXS7bDywQsFg9TI592xZVpPlRg95dfZA==} + /@vitest/ui/0.8.4: + resolution: {integrity: sha512-ipbw8XyS6jt+H1d2gCjuc6PBr1clCk/NyfbkgDhFXkBYK0ST5H192ZDq4sx3nqOat2oPH0/OyQsb1FlX7DBG3A==} dependencies: sirv: 2.0.2 dev: true @@ -4419,9 +4419,9 @@ packages: - stylus dev: true - /vitest/0.8.0_@vitest+ui@0.8.0+c8@7.11.0: - resolution: {integrity: sha512-8m8OufAQWXlNpjm5dTe5Lc60zruguKJljunveueYrd4aoeXaQvggLX0SPmIW3G6PDtnBdNEynSi+6pibjnutQA==} - engines: {node: '>=v14.19.1'} + /vitest/0.8.4_@vitest+ui@0.8.4+c8@7.11.0: + resolution: {integrity: sha512-1OoAG1+VYkzp4WLCVQFRJX/OKk70rsMIM5H23crfc1wSEnJvHlxgQBS1HPpV/VYmjC8bIInKWhnB4Gaw32MnyQ==} + engines: {node: '>=v14.16.0'} 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.8.0 + '@vitest/ui': 0.8.4 c8: 7.11.0 chai: 4.3.6 local-pkg: 0.4.1