From 96b83aec02a2ed7782a7b201e4c4af5a7d7e6d66 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 6 Apr 2022 12:28:13 +0000 Subject: [PATCH] chore(devdeps): update dependency @testing-library/jest-dom to v5.16.4 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index edfd50679..1e0b9287e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@commitlint/config-conventional": "16.2.1", "@rollup/plugin-babel": "5.3.1", "@rollup/plugin-node-resolve": "13.1.3", - "@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", "builtin-modules": "3.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e22e22801..d957f042a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ importers: '@commitlint/config-conventional': 16.2.1 '@rollup/plugin-babel': 5.3.1 '@rollup/plugin-node-resolve': 13.1.3 - '@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 builtin-modules: 3.2.0 @@ -47,7 +47,7 @@ importers: '@commitlint/config-conventional': 16.2.1 '@rollup/plugin-babel': 5.3.1_@babel+core@7.17.8+rollup@2.70.1 '@rollup/plugin-node-resolve': 13.1.3_rollup@2.70.1 - '@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 builtin-modules: 3.2.0 @@ -3969,8 +3969,8 @@ packages: lz-string: 1.4.4 pretty-format: 27.5.1 - /@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.2