From d25685fe0c454be2b7fd7fe6ed8674e8dfecac52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Mar 2022 20:05:15 +1100 Subject: [PATCH] build(deps): update dependency @testing-library/jest-dom to v5.16.3 (#3056) 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 f2c5903f1..5540d8efc 100644 --- a/web/package.json +++ b/web/package.json @@ -126,7 +126,7 @@ "devDependencies": { "@commitlint/cli": "16.2.3", "@commitlint/config-conventional": "16.2.1", - "@testing-library/jest-dom": "5.16.2", + "@testing-library/jest-dom": "5.16.3", "@testing-library/react": "12.1.4", "@types/node": "16.11.26", "@types/qrcode.react": "1.0.2", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 3a74c89dc..20e739b76 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: '@material-ui/core': 4.12.3 '@material-ui/icons': 4.11.2 '@material-ui/styles': 4.11.4 - '@testing-library/jest-dom': 5.16.2 + '@testing-library/jest-dom': 5.16.3 '@testing-library/react': 12.1.4 '@types/node': 16.11.26 '@types/qrcode.react': 1.0.2 @@ -83,7 +83,7 @@ dependencies: devDependencies: '@commitlint/cli': 16.2.3 '@commitlint/config-conventional': 16.2.1 - '@testing-library/jest-dom': 5.16.2 + '@testing-library/jest-dom': 5.16.3 '@testing-library/react': 12.1.4_react-dom@17.0.2+react@17.0.2 '@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.2: - resolution: {integrity: sha512-6ewxs1MXWwsBFZXIk4nKKskWANelkdUehchEOokHsN8X7c2eKXGw+77aRV63UU8f/DTSVUPLaGxdrj4lN7D/ug==} + /@testing-library/jest-dom/5.16.3: + resolution: {integrity: sha512-u5DfKj4wfSt6akfndfu1eG06jsdyA/IUrlX2n3pyq5UXgXMhXY+NJb8eNK/7pqPWAhCKsCGWDdDO0zKMKAYkEA==} engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: '@babel/runtime': 7.17.2