From ee708634694c902faf682321de516a307a4b029a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 08:53:03 -0400 Subject: [PATCH] chore(deps): update dependency vitest to v0.24.4 (#176) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 32bb12e..ad70513 100644 --- a/package.json +++ b/package.json @@ -81,6 +81,6 @@ "ts-node": "10.9.1", "tsd": "0.24.1", "typescript": "4.8.4", - "vitest": "0.24.3" + "vitest": "0.24.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5066ab1..15f244e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,7 +34,7 @@ specifiers: ts-toolbelt: ^9.6.0 tsd: 0.24.1 typescript: 4.8.4 - vitest: 0.24.3 + vitest: 0.24.4 zod: ^3.17.3 dependencies: @@ -74,7 +74,7 @@ devDependencies: ts-node: 10.9.1_e43czl7mwffnp6bdnvn7eh77my tsd: 0.24.1 typescript: 4.8.4 - vitest: 0.24.3 + vitest: 0.24.4 packages: @@ -3963,8 +3963,8 @@ packages: xtend: 4.0.2 dev: true - /tinybench/2.3.0: - resolution: {integrity: sha512-zs1gMVBwyyG2QbVchYIbnabRhMOCGvrwZz/q+SV+LIMa9q5YDQZi2kkI6ZRqV2Bz7ba1uvrc7ieUoE4KWnGeKg==} + /tinybench/2.3.1: + resolution: {integrity: sha512-hGYWYBMPr7p4g5IarQE7XhlyWveh1EKhy4wUBS1LrHXCKYgvz+4/jCqgmJqZxxldesn05vccrtME2RLLZNW7iA==} dev: true /tinypool/0.3.0: @@ -4233,8 +4233,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.24.3: - resolution: {integrity: sha512-aM0auuPPgMSstWvr851hB74g/LKaKBzSxcG3da7ejfZbx08Y21JpZmbmDYrMTCGhVZKqTGwzcnLMwyfz2WzkhQ==} + /vitest/0.24.4: + resolution: {integrity: sha512-4ratHSyVEJPtBLV00uhL4Wj3Pmandc9rsxUkE0q9peNOfaOgGF4lEepdkaXGRi9AGFKr1GRVtjGOJ6Fp2lCpEg==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -4262,7 +4262,7 @@ packages: debug: 4.3.4 local-pkg: 0.4.2 strip-literal: 0.4.2 - tinybench: 2.3.0 + tinybench: 2.3.1 tinypool: 0.3.0 tinyspy: 1.0.2 vite: 3.1.0