From 5f4ce14615e3bf316ce8f7b3c8ebc77bfc7605e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 08:22:27 +1000 Subject: [PATCH] build(deps): update dependency @testing-library/jest-dom to v5.16.4 (#3119) Co-authored-by: Renovate Bot Co-authored-by: James Elliott --- web/package.json | 2 +- web/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index dc8dacb93..3ecb4da56 100644 --- a/web/package.json +++ b/web/package.json @@ -127,7 +127,7 @@ "devDependencies": { "@commitlint/cli": "16.2.3", "@commitlint/config-conventional": "16.2.1", - "@testing-library/jest-dom": "5.16.3", + "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "13.0.0", "@types/node": "16.11.26", "@types/qrcode.react": "1.0.2", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 157a36415..c5de51888 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: '@material-ui/core': 4.12.4 '@material-ui/icons': 4.11.3 '@material-ui/styles': 4.11.5 - '@testing-library/jest-dom': 5.16.3 + '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 13.0.0 '@types/node': 16.11.26 '@types/qrcode.react': 1.0.2 @@ -86,7 +86,7 @@ dependencies: devDependencies: '@commitlint/cli': 16.2.3 '@commitlint/config-conventional': 16.2.1 - '@testing-library/jest-dom': 5.16.3 + '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 13.0.0_react-dom@18.0.0+react@18.0.0 '@types/node': 16.11.26 '@types/qrcode.react': 1.0.2 @@ -2318,8 +2318,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