From 6781eeef9bbccb450d6335d3bb6e10d9c526c014 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 08:29:36 +0200 Subject: chore(deps): update vitest to ~0.9.4 (#863) Co-authored-by: Renovate Bot --- package.json | 4 ++-- pnpm-lock.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3b12f8d9..91e379b1 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@types/validator": "~13.7.2", "@typescript-eslint/eslint-plugin": "~5.20.0", "@typescript-eslint/parser": "~5.20.0", - "@vitest/ui": "~0.9.3", + "@vitest/ui": "~0.9.4", "c8": "~7.11.2", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.5.4", @@ -124,7 +124,7 @@ "validator": "~13.7.0", "vite": "~2.9.5", "vitepress": "~0.22.3", - "vitest": "~0.9.3" + "vitest": "~0.9.4" }, "packageManager": "pnpm@6.32.9", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e256321..c6279122 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ specifiers: '@types/validator': ~13.7.2 '@typescript-eslint/eslint-plugin': ~5.20.0 '@typescript-eslint/parser': ~5.20.0 - '@vitest/ui': ~0.9.3 + '@vitest/ui': ~0.9.4 c8: ~7.11.2 conventional-changelog-cli: ~2.2.2 cypress: ~9.5.4 @@ -36,7 +36,7 @@ specifiers: validator: ~13.7.0 vite: ~2.9.5 vitepress: ~0.22.3 - vitest: ~0.9.3 + vitest: ~0.9.4 devDependencies: '@types/markdown-it': 12.2.3 -- cgit v1.2.3