From 9e4df7a6c741b4741109b85390531dcb17613c42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 19:19:51 +0200 Subject: [PATCH] build(deps-dev): bump @testing-library/react from 15.0.5 to 15.0.6 (#1218) Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.5 to 15.0.6. - [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/v15.0.5...v15.0.6) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/customer-service/package.json | 2 +- packages/ui/package.json | 2 +- yarn.lock | 16 ++++++++++------ 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/apps/customer-service/package.json b/apps/customer-service/package.json index 6937a3160..14986ff06 100644 --- a/apps/customer-service/package.json +++ b/apps/customer-service/package.json @@ -48,7 +48,7 @@ "@cs/tailwind-config": "*", "@cs/tsconfig": "*", "@testing-library/jest-dom": "^6.4.2", - "@testing-library/react": "^15.0.5", + "@testing-library/react": "^15.0.6", "@types/google-libphonenumber": "^7.4.30", "@types/negotiator": "^0.6.3", "@types/node": "^20.12.8", diff --git a/packages/ui/package.json b/packages/ui/package.json index bdbe596a8..68c15b602 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -65,7 +65,7 @@ "@cs/prettier-config": "*", "@cs/tsconfig": "*", "@testing-library/jest-dom": "^6.4.2", - "@testing-library/react": "^15.0.5", + "@testing-library/react": "^15.0.6", "@types/react": "^18.3.1", "@types/react-dom": "^18.3.0", "eslint": "^8.57.0" diff --git a/yarn.lock b/yarn.lock index fde44c01e..7b0432474 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1617,7 +1617,7 @@ __metadata: "@tanstack/react-query-devtools": "npm:^5.32.1" "@tanstack/react-table": "npm:^8.16.0" "@testing-library/jest-dom": "npm:^6.4.2" - "@testing-library/react": "npm:^15.0.5" + "@testing-library/react": "npm:^15.0.6" "@trpc/client": "npm:next" "@trpc/next": "npm:next" "@trpc/react-query": "npm:next" @@ -1763,7 +1763,7 @@ __metadata: "@radix-ui/react-switch": "npm:^1.0.3" "@radix-ui/react-tooltip": "npm:^1.0.7" "@testing-library/jest-dom": "npm:^6.4.2" - "@testing-library/react": "npm:^15.0.5" + "@testing-library/react": "npm:^15.0.6" "@types/react": "npm:^18.3.1" "@types/react-dom": "npm:^18.3.0" cmdk: "npm:^1.0.0" @@ -5002,17 +5002,21 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:^15.0.5": - version: 15.0.5 - resolution: "@testing-library/react@npm:15.0.5" +"@testing-library/react@npm:^15.0.6": + version: 15.0.6 + resolution: "@testing-library/react@npm:15.0.6" dependencies: "@babel/runtime": "npm:^7.12.5" "@testing-library/dom": "npm:^10.0.0" "@types/react-dom": "npm:^18.0.0" peerDependencies: + "@types/react": ^18.0.0 react: ^18.0.0 react-dom: ^18.0.0 - checksum: 10c0/8759cc8e7e6b4d8964f151d8872ea3c91b6ef6d8fb3b9116fae53350b9a6b29e5ad45b18408c22525924d050263f7ea77cd17ca803918759f22a760f68a42227 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/3705a2272f929f2f848f5d7e6ac9829bf7ecc1725a35733ffae7e7a261d4bdab470b080558e8544edb1f9ba25db9fbc4232527df9b4ec6ab6ae4462a902a7f95 languageName: node linkType: hard