From 81bf1077e7b58e8b61dc36ff1180b38a8904266c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 07:43:59 +0000 Subject: [PATCH] Update dependency @storybook/testing-library to v0.2.2 --- packages/bento-design-system/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/bento-design-system/package.json b/packages/bento-design-system/package.json index e3e48b092..b6d945c52 100644 --- a/packages/bento-design-system/package.json +++ b/packages/bento-design-system/package.json @@ -150,7 +150,7 @@ "@storybook/builder-vite": "7.4.0", "@storybook/react": "7.4.0", "@storybook/react-vite": "7.4.0", - "@storybook/testing-library": "0.2.1", + "@storybook/testing-library": "0.2.2", "@storybook/types": "7.4.0", "@testing-library/dom": "9.3.3", "@testing-library/jest-dom": "6.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f4571b5e3..2c593f590 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,7 +81,7 @@ importers: '@storybook/builder-vite': 7.4.0 '@storybook/react': 7.4.0 '@storybook/react-vite': 7.4.0 - '@storybook/testing-library': 0.2.1 + '@storybook/testing-library': 0.2.2 '@storybook/types': 7.4.0 '@tanstack/react-virtual': 3.0.0-beta.61 '@tanstack/virtual-core': 3.0.0-beta.60 @@ -234,7 +234,7 @@ importers: '@storybook/builder-vite': 7.4.0_ok2zj3awwwnslarljxl5fedi2m '@storybook/react': 7.4.0_44xjq2vn3xoetgnf63bej2xcom '@storybook/react-vite': 7.4.0_cucyu6hjfvlf3rz2ofc5ahvwdi - '@storybook/testing-library': 0.2.1 + '@storybook/testing-library': 0.2.2 '@storybook/types': 7.4.0 '@testing-library/dom': 9.3.3 '@testing-library/jest-dom': 6.1.2_vitest@0.34.3 @@ -7146,8 +7146,8 @@ packages: - supports-color dev: true - /@storybook/testing-library/0.2.1: - resolution: {integrity: sha512-AdbfLCm1C2nEFrhA3ScdicfW6Fjcorehr6RlGwECMiWwaXisnP971Wd4psqtWxlAqQo4tYBZ0f6rJ3J78JLtsg==} + /@storybook/testing-library/0.2.2: + resolution: {integrity: sha512-L8sXFJUHmrlyU2BsWWZGuAjv39Jl1uAqUHdxmN42JY15M4+XCMjGlArdCCjDe1wpTSW6USYISA9axjZojgtvnw==} dependencies: '@testing-library/dom': 9.3.3 '@testing-library/user-event': 14.4.3_@testing-library+dom@9.3.3