From f324c48a6bec2f1ed23569a03b5f58fc645e4ad6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 20:22:39 +0000 Subject: [PATCH] Update dependency vitest to v0.24.5 --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 5889d10..a083afd 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,6 @@ "prettier": "^2.7.1", "prettier-plugin-organize-imports": "^3.1.1", "typescript": "^4.8.3", - "vitest": "^0.23.2" + "vitest": "0.24.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 677d1f1..6552a94 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ specifiers: prettier: ^2.7.1 prettier-plugin-organize-imports: ^3.1.1 typescript: ^4.8.3 - vitest: ^0.23.2 + vitest: 0.24.5 zod: ^3.19.1 dependencies: @@ -44,7 +44,7 @@ devDependencies: prettier: 2.7.1 prettier-plugin-organize-imports: 3.1.1_igyrqqmkb7dgjptxnntravt2kq typescript: 4.8.3 - vitest: 0.23.2_jsdom@20.0.0 + vitest: 0.24.5_jsdom@20.0.0 packages: @@ -2038,8 +2038,8 @@ packages: engines: {node: '>=8'} dev: true - /strip-literal/0.4.0: - resolution: {integrity: sha512-ql/sBDoJOybTKSIOWrrh8kgUEMjXMwRAkZTD0EwiwxQH/6tTPkZvMIEjp0CRlpi6V5FMiJyvxeRkEi1KrGISoA==} + /strip-literal/0.4.2: + resolution: {integrity: sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw==} dependencies: acorn: 8.8.0 dev: true @@ -2068,8 +2068,8 @@ packages: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} dev: true - /tinybench/2.1.5: - resolution: {integrity: sha512-ak+PZZEuH3mw6CCFOgf5S90YH0MARnZNhxjhjguAmoJimEMAJuNip/rJRd6/wyylHItomVpKTzZk9zrhTrQCoQ==} + /tinybench/2.3.1: + resolution: {integrity: sha512-hGYWYBMPr7p4g5IarQE7XhlyWveh1EKhy4wUBS1LrHXCKYgvz+4/jCqgmJqZxxldesn05vccrtME2RLLZNW7iA==} dev: true /tinypool/0.3.0: @@ -2212,8 +2212,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.23.2_jsdom@20.0.0: - resolution: {integrity: sha512-kTBKp3ROPDkYC+x2zWt4znkDtnT08W1FQ6ngRFuqxpBGNuNVS+eWZKfffr8y2JGvEzZ9EzMAOcNaiqMj/FZqMw==} + /vitest/0.24.5_jsdom@20.0.0: + resolution: {integrity: sha512-zw6JhPUHtLILQDe5Q39b/SzoITkG+R7hcFjuthp4xsi6zpmfQPOZcHodZ+3bqoWl4EdGK/p1fuMiEwdxgbGLOA==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -2241,8 +2241,8 @@ packages: debug: 4.3.4 jsdom: 20.0.0 local-pkg: 0.4.2 - strip-literal: 0.4.0 - tinybench: 2.1.5 + strip-literal: 0.4.2 + tinybench: 2.3.1 tinypool: 0.3.0 tinyspy: 1.0.2 vite: 3.1.0