From 0e120b187de5650871b6442e1f208cffbfa7662d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 09:48:02 +1100 Subject: [PATCH] build(deps): update dependency @testing-library/react to v12.1.2 (#2441) 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 a7aa60a79..84dd108de 100644 --- a/web/package.json +++ b/web/package.json @@ -53,7 +53,7 @@ "@commitlint/config-conventional": "13.2.0", "@craco/craco": "6.3.0", "@testing-library/jest-dom": "5.14.1", - "@testing-library/react": "12.1.1", + "@testing-library/react": "12.1.2", "@types/classnames": "2.3.0", "@types/node": "15.6.0", "@types/qrcode.react": "1.0.2", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index ab0280544..a0ab413c3 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -11,7 +11,7 @@ specifiers: '@material-ui/core': 4.12.3 '@material-ui/icons': 4.11.2 '@testing-library/jest-dom': 5.14.1 - '@testing-library/react': 12.1.1 + '@testing-library/react': 12.1.2 '@types/classnames': 2.3.0 '@types/node': 15.6.0 '@types/qrcode.react': 1.0.2 @@ -68,7 +68,7 @@ devDependencies: '@commitlint/config-conventional': 13.2.0 '@craco/craco': 6.3.0_react-scripts@4.0.3 '@testing-library/jest-dom': 5.14.1 - '@testing-library/react': 12.1.1_react-dom@17.0.2+react@17.0.2 + '@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2 '@types/classnames': 2.3.0 '@types/node': 15.6.0 '@types/qrcode.react': 1.0.2 @@ -2644,8 +2644,8 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react/12.1.1_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-JDyWbvMuedEpP6SPL4Cvbhk59TVxQ3pwuR6ZfJHdRsHuxDd/ziSMA3nVM3fViaSbsQhuQFE/mvFrPrvQbL5kRQ==} + /@testing-library/react/12.1.2_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-ihQiEOklNyHIpo2Y8FREkyD1QAea054U0MVbwH1m8N9TxeFz+KoJ9LkqoKqJlzx2JDm56DVwaJ1r36JYxZM05g==} engines: {node: '>=12'} peerDependencies: react: '*'