From c9b3b40bf1076b88fd1a5f5c0b23609468bb3797 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 17:58:39 +0000 Subject: [PATCH] chore(deps): update dependency vitest to v0.24.5 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 4f11bee1..56cbc29a 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "semantic-release": "^19.0.5", "tailwind-config-viewer": "^1.7.2", "typescript": "^4.8.4", - "vitest": "0.24.3" + "vitest": "0.24.5" }, "engines": { "node": ">=14.15.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c3aaa4f5..24f700e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ importers: tailwind-config-viewer: ^1.7.2 tailwindcss: ^2.2.15 typescript: ^4.8.4 - vitest: 0.24.3 + vitest: 0.24.5 dependencies: tailwindcss: 2.2.19_xkowlklhtk6sfvtndbucb3hfiy devDependencies: @@ -43,7 +43,7 @@ importers: semantic-release: 19.0.5 tailwind-config-viewer: 1.7.2_tailwindcss@2.2.19 typescript: 4.8.4 - vitest: 0.24.3 + vitest: 0.24.5 tests: specifiers: @@ -5304,8 +5304,8 @@ packages: readable-stream: 3.6.0 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.2.1: @@ -5627,8 +5627,8 @@ packages: - supports-color dev: true - /vitest/0.24.3: - resolution: {integrity: sha512-aM0auuPPgMSstWvr851hB74g/LKaKBzSxcG3da7ejfZbx08Y21JpZmbmDYrMTCGhVZKqTGwzcnLMwyfz2WzkhQ==} + /vitest/0.24.5: + resolution: {integrity: sha512-zw6JhPUHtLILQDe5Q39b/SzoITkG+R7hcFjuthp4xsi6zpmfQPOZcHodZ+3bqoWl4EdGK/p1fuMiEwdxgbGLOA==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -5656,7 +5656,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.6