From c9568caf4d1d11c7d6fff524083c53d4a6bf9297 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 08:53:17 +1000 Subject: [PATCH] build(deps): update dependency @testing-library/react to v13.1.1 (#3205) 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 643e4a15d..1fa6681a7 100644 --- a/web/package.json +++ b/web/package.json @@ -127,7 +127,7 @@ "@commitlint/cli": "16.2.3", "@commitlint/config-conventional": "16.2.1", "@testing-library/jest-dom": "5.16.4", - "@testing-library/react": "13.1.0", + "@testing-library/react": "13.1.1", "@types/node": "16.11.27", "@types/qrcode.react": "1.0.2", "@types/react": "18.0.5", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 73e99fcd9..a60edb611 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -11,7 +11,7 @@ specifiers: '@material-ui/icons': 4.11.3 '@material-ui/styles': 4.11.5 '@testing-library/jest-dom': 5.16.4 - '@testing-library/react': 13.1.0 + '@testing-library/react': 13.1.1 '@types/node': 16.11.27 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.5 @@ -86,7 +86,7 @@ devDependencies: '@commitlint/cli': 16.2.3 '@commitlint/config-conventional': 16.2.1 '@testing-library/jest-dom': 5.16.4 - '@testing-library/react': 13.1.0_react-dom@18.0.0+react@18.0.0 + '@testing-library/react': 13.1.1_react-dom@18.0.0+react@18.0.0 '@types/node': 16.11.27 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.5 @@ -2480,8 +2480,8 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react/13.1.0_react-dom@18.0.0+react@18.0.0: - resolution: {integrity: sha512-neStnDZdhkvZNNmPhhhi8+BXg3YCvjNmd8yGdr44VLVcFUDPForwokJWpDRCh3DvuX/M37Pt94fLwkM7aNut/A==} + /@testing-library/react/13.1.1_react-dom@18.0.0+react@18.0.0: + resolution: {integrity: sha512-8mirlAa0OKaUvnqnZF6MdAh2tReYA2KtWVw1PKvaF5EcCZqgK5pl8iF+3uW90JdG5Ua2c2c2E2wtLdaug3dsVg==} engines: {node: '>=12'} peerDependencies: react: ^18.0.0