From 66b6a8e0f028dbd9fa71753ebf65f293cf40fdd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 16:12:13 +0000 Subject: [PATCH] chore(deps-dev): bump @testing-library/react from 16.0.1 to 16.1.0 (#18459) Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.0.1 to 16.1.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/v16.0.1...v16.1.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index f5c16164a44..1da4e9da6c0 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@formatjs/cli": "6.3.11", "@roamhq/wrtc": "0.8.0", "@testing-library/dom": "^10.4.0", - "@testing-library/react": "16.0.1", + "@testing-library/react": "16.1.0", "@types/dexie-batch": "0.4.7", "@types/eslint": "8.56.5", "@types/fs-extra": "11.0.4", diff --git a/yarn.lock b/yarn.lock index 6de2b3cd0ca..ee83dbd14e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4915,23 +4915,23 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:16.0.1": - version: 16.0.1 - resolution: "@testing-library/react@npm:16.0.1" +"@testing-library/react@npm:16.1.0": + version: 16.1.0 + resolution: "@testing-library/react@npm:16.1.0" dependencies: "@babel/runtime": "npm:^7.12.5" peerDependencies: "@testing-library/dom": ^10.0.0 - "@types/react": ^18.0.0 - "@types/react-dom": ^18.0.0 - react: ^18.0.0 - react-dom: ^18.0.0 + "@types/react": ^18.0.0 || ^19.0.0 + "@types/react-dom": ^18.0.0 || ^19.0.0 + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@types/react": optional: true "@types/react-dom": optional: true - checksum: 10/904b48881cf5bd208e25899e168f5c99c78ed6d77389544838d9d861a038d2c5c5385863ee9a367436770cbf7d21c5e05a991b9e24a33806e9ac985df2448185 + checksum: 10/2a20e0dbfadbc93d45a84e82281ed47deed54a6a5fc1461a523172d7fbc0481e8502cf98a2080f38aba94290b3d745671a1c9e320e6f76ad6afcca67c580b963 languageName: node linkType: hard @@ -18734,7 +18734,7 @@ __metadata: "@mediapipe/tasks-vision": "npm:0.10.18" "@roamhq/wrtc": "npm:0.8.0" "@testing-library/dom": "npm:^10.4.0" - "@testing-library/react": "npm:16.0.1" + "@testing-library/react": "npm:16.1.0" "@types/dexie-batch": "npm:0.4.7" "@types/eslint": "npm:8.56.5" "@types/fs-extra": "npm:11.0.4"