From 8067677f5d741dd3315fe27aabe100e08da8d587 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 09:27:27 +0000 Subject: [PATCH] Update dependency @testing-library/jest-dom to v6.1.4 --- 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 afc4786f8..7bdca0c0e 100644 --- a/packages/bento-design-system/package.json +++ b/packages/bento-design-system/package.json @@ -153,7 +153,7 @@ "@storybook/testing-library": "0.2.2", "@storybook/types": "7.4.0", "@testing-library/dom": "9.3.3", - "@testing-library/jest-dom": "6.1.2", + "@testing-library/jest-dom": "6.1.4", "@testing-library/react": "14.0.0", "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 10aeb75b9..a5da75889 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -86,7 +86,7 @@ importers: '@tanstack/react-virtual': 3.0.0-beta.65 '@tanstack/virtual-core': 3.0.0-beta.65 '@testing-library/dom': 9.3.3 - '@testing-library/jest-dom': 6.1.2 + '@testing-library/jest-dom': 6.1.4 '@testing-library/react': 14.0.0 '@testing-library/react-hooks': 8.0.1 '@testing-library/user-event': 14.4.3 @@ -237,7 +237,7 @@ importers: '@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 + '@testing-library/jest-dom': 6.1.4_vitest@0.34.3 '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y '@testing-library/react-hooks': 8.0.1_qzycrpzqvmvb7wd2jdibmpq2cy '@testing-library/user-event': 14.4.3_@testing-library+dom@9.3.3 @@ -7369,8 +7369,8 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom/6.1.2_vitest@0.34.3: - resolution: {integrity: sha512-NP9jl1Q2qDDtx+cqogowtQtmgD2OVs37iMSIsTv5eN5ETRkf26Kj6ugVwA93/gZzzFWQAsgkKkcftDe91BJCkQ==} + /@testing-library/jest-dom/6.1.4_vitest@0.34.3: + resolution: {integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: '@jest/globals': '>= 28'