From 3b70b1881eedbbe83f050c0e32b2e490b3fd8ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 11:04:05 +0000 Subject: [PATCH] chore(deps-dev): bump @testing-library/react from 14.0.0 to 14.2.1 Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.0.0 to 14.2.1. - [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.2.1) --- 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..278328f 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.2.1", "@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..1d68299 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.2.1 '@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.2.1_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.2.1_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-sGdjws32ai5TLerhvzThYFbpnF9XtL65Cjf+gB0Dhr29BGqK+mAeN7SURSdu+eqgET4ANcWoC7FQpkaiGvBr+A==} engines: {node: '>=14'} peerDependencies: react: ^18.0.0