From 70371cb3bd9964731fed0c02ff4cff3114c83285 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 May 2022 07:45:43 +0000 Subject: [PATCH] fix(deps): update dependency @testing-library/react to v13.3.0 --- package.json | 2 +- packages/jest-helpers/package.json | 2 +- pnpm-lock.yaml | 20 +++++++------------- 3 files changed, 9 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 633a5a993..07315b244 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@rollup/plugin-babel": "5.3.1", "@rollup/plugin-node-resolve": "13.3.0", "@testing-library/jest-dom": "5.16.4", - "@testing-library/react": "13.2.0", + "@testing-library/react": "13.3.0", "@testing-library/react-hooks": "8.0.0", "@types/jest": "27.5.1", "@types/node": "17.0.31", diff --git a/packages/jest-helpers/package.json b/packages/jest-helpers/package.json index 73ddae461..a72cf47a9 100644 --- a/packages/jest-helpers/package.json +++ b/packages/jest-helpers/package.json @@ -19,7 +19,7 @@ "@emotion/cache": "11.7.1", "@emotion/jest": "11.9.1", "@emotion/react": "11.9.0", - "@testing-library/react": "13.2.0" + "@testing-library/react": "13.3.0" }, "peerDependencies": { "react": "^18.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec763425a..138802ce4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ importers: '@rollup/plugin-babel': 5.3.1 '@rollup/plugin-node-resolve': 13.3.0 '@testing-library/jest-dom': 5.16.4 - '@testing-library/react': 13.2.0 + '@testing-library/react': 13.3.0 '@testing-library/react-hooks': 8.0.0 '@types/jest': 27.5.1 '@types/node': 17.0.31 @@ -54,7 +54,7 @@ importers: '@rollup/plugin-babel': 5.3.1_7zozbibdprldldz4ztdkwcia5i '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.3 '@testing-library/jest-dom': 5.16.4 - '@testing-library/react': 13.2.0_ef5jwxihqo6n7gxfmzogljlgcm + '@testing-library/react': 13.3.0_ef5jwxihqo6n7gxfmzogljlgcm '@testing-library/react-hooks': 8.0.0_ohobp6rpsmerwlq5ipwfh5yigy '@types/jest': 27.5.1 '@types/node': 17.0.31 @@ -120,14 +120,14 @@ importers: '@emotion/cache': 11.7.1 '@emotion/jest': 11.9.1 '@emotion/react': 11.9.0 - '@testing-library/react': 13.2.0 + '@testing-library/react': 13.3.0 react: 18.1.0 react-dom: 18.1.0 dependencies: '@emotion/cache': 11.7.1 '@emotion/jest': 11.9.1 '@emotion/react': 11.9.0_obpnotbfpw3vqhxpouazlalzou - '@testing-library/react': 13.2.0_ef5jwxihqo6n7gxfmzogljlgcm + '@testing-library/react': 13.3.0_ef5jwxihqo6n7gxfmzogljlgcm devDependencies: '@babel/core': 7.18.0 react: 18.1.0 @@ -4268,8 +4268,8 @@ packages: react-error-boundary: 3.1.4_react@18.1.0 dev: true - /@testing-library/react/13.2.0_ef5jwxihqo6n7gxfmzogljlgcm: - resolution: {integrity: sha512-Bprbz/SZVONCJy5f7hcihNCv313IJXdYiv0nSJklIs1SQCIHHNlnGNkosSXnGZTmesyGIcBGNppYhXcc11pb7g==} + /@testing-library/react/13.3.0_ef5jwxihqo6n7gxfmzogljlgcm: + resolution: {integrity: sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==} engines: {node: '>=12'} peerDependencies: react: ^18.0.0 || 18 @@ -4277,7 +4277,7 @@ packages: dependencies: '@babel/runtime': 7.17.9 '@testing-library/dom': 8.13.0 - '@types/react-dom': 18.0.3 + '@types/react-dom': 18.0.5 react: 18.1.0 react-dom: 18.1.0_react@18.1.0 @@ -4418,16 +4418,10 @@ packages: /@types/prop-types/15.7.5: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} - /@types/react-dom/18.0.3: - resolution: {integrity: sha512-1RRW9kst+67gveJRYPxGmVy8eVJ05O43hg77G2j5m76/RFJtMbcfAs2viQ2UNsvvDg8F7OfQZx8qQcl6ymygaQ==} - dependencies: - '@types/react': 18.0.9 - /@types/react-dom/18.0.5: resolution: {integrity: sha512-OWPWTUrY/NIrjsAPkAk1wW9LZeIjSvkXRhclsFO8CZcZGCOg2G0YZy4ft+rOyYxy8B7ui5iZzi9OkDebZ7/QSA==} dependencies: '@types/react': 18.0.9 - dev: true /@types/react/18.0.9: resolution: {integrity: sha512-9bjbg1hJHUm4De19L1cHiW0Jvx3geel6Qczhjd0qY5VKVE2X5+x77YxAepuCwVh4vrgZJdgEJw48zrhRIeF4Nw==}