From 00b1aaaca63a02dc4d2d10a6664fb65912c6539f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Dec 2021 10:25:45 +1100 Subject: [PATCH] build(deps): update dependency @testing-library/jest-dom to v5.16.1 (#2687) Co-authored-by: Renovate Bot --- 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 bd859772..9985135c 100644 --- a/web/package.json +++ b/web/package.json @@ -120,7 +120,7 @@ "devDependencies": { "@commitlint/cli": "15.0.0", "@commitlint/config-conventional": "15.0.0", - "@testing-library/jest-dom": "5.16.0", + "@testing-library/jest-dom": "5.16.1", "@testing-library/react": "12.1.2", "@types/node": "16.11.11", "@types/qrcode.react": "1.0.2", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index c6a1b5e8..41b49b90 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.0 + '@testing-library/jest-dom': 5.16.1 '@testing-library/react': 12.1.2 '@types/node': 16.11.11 '@types/qrcode.react': 1.0.2 @@ -77,7 +77,7 @@ dependencies: devDependencies: '@commitlint/cli': 15.0.0 '@commitlint/config-conventional': 15.0.0 - '@testing-library/jest-dom': 5.16.0 + '@testing-library/jest-dom': 5.16.1 '@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2 '@types/node': 16.11.11 '@types/qrcode.react': 1.0.2 @@ -1344,8 +1344,8 @@ packages: pretty-format: 27.4.1 dev: true - /@testing-library/jest-dom/5.16.0: - resolution: {integrity: sha512-ECygvCL6ufPfHna4fsk7o24+3PVNhRbioDpFbfSVEZaglT6EjuRP+w8I5tzigFz1fobpvCrVRoKyR4qx2QUCxw==} + /@testing-library/jest-dom/5.16.1: + resolution: {integrity: sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw==} engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: '@babel/runtime': 7.16.3