From 06d47d37fa882a107ab2b2d61ff9842289db0bce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Nov 2021 09:56:18 +1100 Subject: [PATCH] build(deps): update dependency @testing-library/jest-dom to v5.15.1 (#2620) Co-authored-by: Renovate Bot --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 10030b70..bca39ba1 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.15.0", + "@testing-library/jest-dom": "5.15.1", "@testing-library/react": "12.1.2", "@types/node": "16.11.9", "@types/qrcode.react": "1.0.2", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index d74a70c3..6bed78af 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.15.0 + '@testing-library/jest-dom': 5.15.1 '@testing-library/react': 12.1.2 '@types/node': 16.11.9 '@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.15.0 + '@testing-library/jest-dom': 5.15.1 '@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2 '@types/node': 16.11.9 '@types/qrcode.react': 1.0.2 @@ -1344,11 +1344,11 @@ packages: pretty-format: 27.3.1 dev: true - /@testing-library/jest-dom/5.15.0: - resolution: {integrity: sha512-lOMuQidnL1tWHLEWIhL6UvSZC1Qt3OkNe1khvi2h6xFiqpe5O8arYs46OU0qyUGq0cSTbroQyMktYNXu3a7sAA==} + /@testing-library/jest-dom/5.15.1: + resolution: {integrity: sha512-kmj8opVDRE1E4GXyLlESsQthCXK7An28dFWxhiMwD7ZUI7ZxA6sjdJRxLerD9Jd8cHX4BDc1jzXaaZKqzlUkvg==} engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: - '@babel/runtime': 7.16.0 + '@babel/runtime': 7.16.3 '@types/testing-library__jest-dom': 5.14.1 aria-query: 4.2.2 chalk: 3.0.0