From 6522a121b184163276116a17f562d5551c3a2c73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 02:32:04 +0000 Subject: [PATCH] chore(deps-dev): bump the dev-dependencies group with 1 update Bumps the dev-dependencies group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library). Updates `@testing-library/react` from 14.1.2 to 14.2.0 - [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.1.2...v14.2.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7788c4a30..4e98e186d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@storybook/testing-library": "0.2.2", "@storybook/theming": "7.6.10", "@testing-library/jest-dom": "6.4.0", - "@testing-library/react": "14.1.2", + "@testing-library/react": "14.2.0", "@testing-library/user-event": "14.5.2", "concurrently": "8.2.2", "eslint": "8.56.0", diff --git a/yarn.lock b/yarn.lock index f3b453687..95751823c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2631,7 +2631,7 @@ __metadata: "@storybook/testing-library": 0.2.2 "@storybook/theming": 7.6.10 "@testing-library/jest-dom": 6.4.0 - "@testing-library/react": 14.1.2 + "@testing-library/react": 14.2.0 "@testing-library/user-event": 14.5.2 concurrently: 8.2.2 eslint: 8.56.0 @@ -6636,9 +6636,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:14.1.2": - version: 14.1.2 - resolution: "@testing-library/react@npm:14.1.2" +"@testing-library/react@npm:14.2.0": + version: 14.2.0 + resolution: "@testing-library/react@npm:14.2.0" dependencies: "@babel/runtime": ^7.12.5 "@testing-library/dom": ^9.0.0 @@ -6646,7 +6646,7 @@ __metadata: peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 - checksum: 0269903e53412cf96fddb55c8a97a9987a89c3308d71fa1418fe61c47d275445e7044c5387f57cf39b8cda319a41623dbad2cce7a17016aed3a9e85185aac75a + checksum: c7fa471dbb01c8bcf66abbdb210b24fb36c81afcc99db3ea4e22bd1556af1ccbd2a9dd2b14bd86870690f681c3e72080468728d63084e73bef071062d4174c1c languageName: node linkType: hard