From 0860ed5bcf37fdc577b3add7078a9c37d14379a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 21:46:20 +0200 Subject: [PATCH] chore(devdeps): update dependency @testing-library/jest-dom to v5.16.4 (#196) Co-authored-by: Renovate Bot --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1426f21a..2adcd60e 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "@storybook/react": "6.4.20", "@storybook/theming": "6.4.20", "@testing-library/dom": "8.12.0", - "@testing-library/jest-dom": "5.16.3", + "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "12.1.4", "@testing-library/react-hooks": "7.0.2", "@testing-library/user-event": "13.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c71c7cc6..00de71e4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,7 +38,7 @@ specifiers: '@storybook/react': 6.4.20 '@storybook/theming': 6.4.20 '@testing-library/dom': 8.12.0 - '@testing-library/jest-dom': 5.16.3 + '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 12.1.4 '@testing-library/react-hooks': 7.0.2 '@testing-library/user-event': 13.5.0 @@ -117,7 +117,7 @@ devDependencies: '@storybook/react': 6.4.20_edd5bf720a41f083cd1709604dea6701 '@storybook/theming': 6.4.20_react-dom@17.0.2+react@17.0.2 '@testing-library/dom': 8.12.0 - '@testing-library/jest-dom': 5.16.3 + '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 12.1.4_react-dom@17.0.2+react@17.0.2 '@testing-library/react-hooks': 7.0.2_react-dom@17.0.2+react@17.0.2 '@testing-library/user-event': 13.5.0_@testing-library+dom@8.12.0 @@ -4837,8 +4837,8 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom/5.16.3: - resolution: {integrity: sha512-u5DfKj4wfSt6akfndfu1eG06jsdyA/IUrlX2n3pyq5UXgXMhXY+NJb8eNK/7pqPWAhCKsCGWDdDO0zKMKAYkEA==} + /@testing-library/jest-dom/5.16.4: + resolution: {integrity: sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==} engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: '@babel/runtime': 7.17.8