From 1fcc86c440b6599d369e505ee477f35d607397cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 14:16:41 +0200 Subject: chore(deps): update vitest to ~0.10.0 (#896) 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 29de1efb..e59441f4 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.4", + "@vitest/ui": "~0.10.0", "c8": "~7.11.2", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.6.0", @@ -124,7 +124,7 @@ "validator": "~13.7.0", "vite": "~2.9.6", "vitepress": "~0.22.3", - "vitest": "~0.9.4" + "vitest": "~0.10.0" }, "packageManager": "pnpm@6.32.11", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 760310d8..54337c5c 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.4 + '@vitest/ui': ~0.10.0 c8: ~7.11.2 conventional-changelog-cli: ~2.2.2 cypress: ~9.6.0 @@ -36,7 +36,7 @@ specifiers: validator: ~13.7.0 vite: ~2.9.6 vitepress: ~0.22.3 - vitest: ~0.9.4 + vitest: ~0.10.0 devDependencies: '@types/markdown-it': 12.2.3 @@ -46,7 +46,7 @@ devDependencies: '@types/validator': 13.7.2 '@typescript-eslint/eslint-plugin': 5.20.0_ba7224a6944305f809f4df3a82f80afa '@typescript-eslint/parser': 5.20.0_eslint@8.14.0+typescript@4.6.4 - '@vitest/ui': 0.9.4 + '@vitest/ui': 0.10.0 c8: 7.11.2 conventional-changelog-cli: 2.2.2 cypress: 9.6.0 @@ -74,7 +74,7 @@ devDependencies: validator: 13.7.0 vite: 2.9.6 vitepress: 0.22.3 - vitest: 0.9.4_@vitest+ui@0.9.4+c8@7.11.2 + vitest: 0.10.0_@vitest+ui@0.10.0+c8@7.11.2 packages: @@ -596,8 +596,8 @@ packages: vue: 3.2.33 dev: true - /@vitest/ui/0.9.4: - resolution: {integrity: sha512-30fSFtqKW+j0EcYuLzFOOC6+nobi3p7bptmUunkF9oLV3578QY+jqjWCJOY+sTQSUnq9cvOzwHjIsvIoLiq4Jw==} + /@vitest/ui/0.10.0: + resolution: {integrity: sha512-GMxAQV5b14YJg1so9rmaXRASsnCY04acNHKoNkJegHpVCxFQkMavZM14KT1qAxg2xLdFbUd903JDAncpyJDBTw==} dependencies: sirv: 2.0.2 dev: true @@ -4442,8 +4442,8 @@ packages: - stylus dev: true - /vitest/0.9.4_@vitest+ui@0.9.4+c8@7.11.2: - resolution: {integrity: sha512-Em+EJb3keCr3GjyqnkxHuY7zMerEgLsN+m2nqsUcCzO7C4+Y0E7O7LXSNaODh3Gc/An3dqnoaAe/uLBrAJXUdQ==} + /vitest/0.10.0_@vitest+ui@0.10.0+c8@7.11.2: + resolution: {integrity: sha512-8UXemUg9CA4QYppDTsDV76nH0e1p6C8lV9q+o9i0qMSK9AQ7vA2sjoxtkDP0M+pwNmc3ZGYetBXgSJx0M1D/gg==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -4463,7 +4463,7 @@ packages: dependencies: '@types/chai': 4.3.1 '@types/chai-subset': 1.3.3 - '@vitest/ui': 0.9.4 + '@vitest/ui': 0.10.0 c8: 7.11.2 chai: 4.3.6 local-pkg: 0.4.1 -- cgit v1.2.3