From 10afd283a5cf28f396eca9f731fd4f90a711cbfd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 17:26:42 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react to ^15.0.2 (#2482) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4aff3d0f3..7550457e6 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@storybook/react-webpack5": "^7.6.17", "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.4.2", - "@testing-library/react": "^15.0.1", + "@testing-library/react": "^15.0.2", "@testing-library/user-event": "^14.5.2", "@types/ed2curve": "^0.2.4", "@types/jest": "^29.5.12", diff --git a/yarn.lock b/yarn.lock index dcc073a31..f28f59b0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4759,9 +4759,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:^15.0.1": - version: 15.0.1 - resolution: "@testing-library/react@npm:15.0.1" +"@testing-library/react@npm:^15.0.2": + version: 15.0.2 + resolution: "@testing-library/react@npm:15.0.2" dependencies: "@babel/runtime": "npm:^7.12.5" "@testing-library/dom": "npm:^10.0.0" @@ -4769,7 +4769,7 @@ __metadata: peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 - checksum: 10c0/dff4887c28ba5ca7feaa095755138eeb941bc666b6ceb74176c50280e2732edd96004b933815aa8ad42b8df52b9e8da0aabdec2ac6ef527d0e4aa022065245ba + checksum: 10c0/8d75e4850f8f749244bf4f30b0f99a5d4aa1156ee5a59eea0772f47971c38535d1fb31d021c4f0f0b816346ae664870dc223d5d997ab399dfb1b6211f0e2acf1 languageName: node linkType: hard @@ -16570,7 +16570,7 @@ __metadata: "@storybook/react-webpack5": "npm:^7.6.17" "@testing-library/dom": "npm:^10.0.0" "@testing-library/jest-dom": "npm:^6.4.2" - "@testing-library/react": "npm:^15.0.1" + "@testing-library/react": "npm:^15.0.2" "@testing-library/user-event": "npm:^14.5.2" "@types/ed2curve": "npm:^0.2.4" "@types/jest": "npm:^29.5.12"