From dfd51dbf0093aa4bfbeaa297755384e9cc469654 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 11:29:09 +0200 Subject: chore(deps): update vitest to ~0.9.3 (#832) --- package.json | 4 ++-- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index eeea298f..8591a510 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@types/validator": "~13.7.2", "@typescript-eslint/eslint-plugin": "~5.18.0", "@typescript-eslint/parser": "~5.18.0", - "@vitest/ui": "~0.9.2", + "@vitest/ui": "~0.9.3", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.5.3", @@ -124,7 +124,7 @@ "validator": "~13.7.0", "vite": "~2.9.1", "vitepress": "~0.22.3", - "vitest": "~0.9.2" + "vitest": "~0.9.3" }, "packageManager": "pnpm@6.32.6", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 78af7259..01646337 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ specifiers: '@types/validator': ~13.7.2 '@typescript-eslint/eslint-plugin': ~5.18.0 '@typescript-eslint/parser': ~5.18.0 - '@vitest/ui': ~0.9.2 + '@vitest/ui': ~0.9.3 c8: ~7.11.0 conventional-changelog-cli: ~2.2.2 cypress: ~9.5.3 @@ -36,7 +36,7 @@ specifiers: validator: ~13.7.0 vite: ~2.9.1 vitepress: ~0.22.3 - vitest: ~0.9.2 + vitest: ~0.9.3 devDependencies: '@types/markdown-it': 12.2.3 @@ -46,7 +46,7 @@ devDependencies: '@types/validator': 13.7.2 '@typescript-eslint/eslint-plugin': 5.18.0_0dd9be2ba5ed9805045f3fec8be848f5 '@typescript-eslint/parser': 5.18.0_eslint@8.13.0+typescript@4.6.3 - '@vitest/ui': 0.9.2 + '@vitest/ui': 0.9.3 c8: 7.11.0 conventional-changelog-cli: 2.2.2 cypress: 9.5.3 @@ -74,7 +74,7 @@ devDependencies: validator: 13.7.0 vite: 2.9.1 vitepress: 0.22.3 - vitest: 0.9.2_@vitest+ui@0.9.2+c8@7.11.0 + vitest: 0.9.3_@vitest+ui@0.9.3+c8@7.11.0 packages: @@ -573,8 +573,8 @@ packages: vue: 3.2.31 dev: true - /@vitest/ui/0.9.2: - resolution: {integrity: sha512-IKyAjQcEBuwMr2GO6wp/qDVJAETCjzwfqkoEVHGTP/mZTF1pwMd7HZ89MfRHvGEUa0E1boJB8PHqvgoECfUsqA==} + /@vitest/ui/0.9.3: + resolution: {integrity: sha512-tnf/qFWSnoj8+DVaO9MJIu7uuRyFx7L4dgSwm+PzKUjavUILSVQjzrLfZOO9+KbKf4e4wcTcxkoYK0mG1MAXgA==} dependencies: sirv: 2.0.2 dev: true @@ -4430,8 +4430,8 @@ packages: - stylus dev: true - /vitest/0.9.2_@vitest+ui@0.9.2+c8@7.11.0: - resolution: {integrity: sha512-XgR42njw350OxBfKD4MK0cNIzgQrhSUKJq9sgbgRR+bD8GonPCyjpFFmPejptaiEyjmQ2FXpEvFHN37b9X2HJA==} + /vitest/0.9.3_@vitest+ui@0.9.3+c8@7.11.0: + resolution: {integrity: sha512-hKjqdBI732cV5giNLERyAsaJBebstrX5mvTbZr+jUDYUHnX1O4DpAJcHtqBOutuBi7lVIGQ5IF8eWvHHqbCHBA==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -4451,7 +4451,7 @@ packages: dependencies: '@types/chai': 4.3.0 '@types/chai-subset': 1.3.3 - '@vitest/ui': 0.9.2 + '@vitest/ui': 0.9.3 c8: 7.11.0 chai: 4.3.6 local-pkg: 0.4.1 -- cgit v1.2.3