From 26cab9f2036444788ba1e3bd94a5bd1865dd863f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 10:12:56 +1100 Subject: [PATCH] build(deps): update dependency @testing-library/react to v12.1.4 (#2983) 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 7bb336df..6590b3a8 100644 --- a/web/package.json +++ b/web/package.json @@ -127,7 +127,7 @@ "@commitlint/cli": "16.2.1", "@commitlint/config-conventional": "16.2.1", "@testing-library/jest-dom": "5.16.2", - "@testing-library/react": "12.1.3", + "@testing-library/react": "12.1.4", "@types/node": "16.11.26", "@types/qrcode.react": "1.0.2", "@types/react": "17.0.39", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 80cebc85..63477ed8 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -11,7 +11,7 @@ specifiers: '@material-ui/icons': 4.11.2 '@material-ui/styles': 4.11.4 '@testing-library/jest-dom': 5.16.2 - '@testing-library/react': 12.1.3 + '@testing-library/react': 12.1.4 '@types/node': 16.11.26 '@types/qrcode.react': 1.0.2 '@types/react': 17.0.39 @@ -84,7 +84,7 @@ devDependencies: '@commitlint/cli': 16.2.1 '@commitlint/config-conventional': 16.2.1 '@testing-library/jest-dom': 5.16.2 - '@testing-library/react': 12.1.3_react-dom@17.0.2+react@17.0.2 + '@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 '@types/react': 17.0.39 @@ -2333,8 +2333,8 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react/12.1.3_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-oCULRXWRrBtC9m6G/WohPo1GLcLesH7T4fuKzRAKn1CWVu9BzXtqLXDDTA6KhFNNtRwLtfSMr20HFl+Qrdrvmg==} + /@testing-library/react/12.1.4_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA==} engines: {node: '>=12'} peerDependencies: react: '*'