From b752cb0896618a35cd5bfc6e915e34fbbb9807e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 10:15:58 +0000 Subject: [PATCH] chore(deps-dev): bump @testing-library/react from 14.0.0 to 14.1.2 Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.0.0 to 14.1.2. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v14.0.0...v14.1.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4dd91b9..28a167e 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@commitlint/config-conventional": "^18.4.2", "@playwright/test": "^1.39.0", "@testing-library/jest-dom": "^6.1.4", - "@testing-library/react": "^14.0.0", + "@testing-library/react": "^14.1.2", "@types/is-ci": "^3.0.4", "@types/jest": "^29.5.8", "@types/node": "^20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aaf590b..e14905d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@playwright/test': ^1.39.0 '@sentry/nextjs': ^7.80.0 '@testing-library/jest-dom': ^6.1.4 - '@testing-library/react': ^14.0.0 + '@testing-library/react': ^14.1.2 '@types/is-ci': ^3.0.4 '@types/jest': ^29.5.8 '@types/node': ^20 @@ -47,7 +47,7 @@ devDependencies: '@commitlint/config-conventional': 18.4.2 '@playwright/test': 1.39.0 '@testing-library/jest-dom': 6.1.4_iqlqvvq4kdwrrnwujncoonjh6m - '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y + '@testing-library/react': 14.1.2_biqbaboplfbrettd7655fr4n2y '@types/is-ci': 3.0.4 '@types/jest': 29.5.8 '@types/node': 20.8.6 @@ -1315,8 +1315,8 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react/14.0.0_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg==} + /@testing-library/react/14.1.2_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg==} engines: {node: '>=14'} peerDependencies: react: ^18.0.0