From 0c20271f5ceaae1b6ad630622fce8451b80bb314 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 10:06:29 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/jest-dom to v6.4.3 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ff733925..711b042e 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@storybook/blocks": "8.0.9", "@storybook/react": "8.0.9", "@storybook/react-webpack5": "8.0.9", - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.4.3", "@testing-library/react": "12.1.5", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e5979b1a..7c7aa979 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ devDependencies: specifier: 8.0.9 version: 8.0.9(esbuild@0.20.2)(react-dom@16.14.0)(react@16.14.0)(typescript@5.4.5) '@testing-library/jest-dom': - specifier: 6.4.2 - version: 6.4.2(@types/jest@29.5.12)(jest@29.7.0) + specifier: 6.4.3 + version: 6.4.3(@types/jest@29.5.12)(jest@29.7.0) '@testing-library/react': specifier: 12.1.5 version: 12.1.5(react-dom@16.14.0)(react@16.14.0) @@ -3439,8 +3439,8 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom@6.4.2(@types/jest@29.5.12)(jest@29.7.0): - resolution: {integrity: sha512-CzqH0AFymEMG48CpzXFriYYkOjk6ZGPCLMhW9e9jg3KMCn5OfJecF8GtGW7yGfR/IgCe3SX8BSwjdzI6BBbZLw==} + /@testing-library/jest-dom@6.4.3(@types/jest@29.5.12)(jest@29.7.0): + resolution: {integrity: sha512-d1NUtNEN0hSUB/XWdF1GgdlD5S2tS0huQb2tkFL2usXRatR/EiHS6AhLtDcCb/iD9CS7kRmbAHt2O5JadkKyuA==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: '@jest/globals': '>= 28'