From 900b0210325ca7157bc1120bf27c893e7fcfc28e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 14:01:29 +0000 Subject: [PATCH] Bump @testing-library/react from 9.5.0 to 12.1.5 Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 9.5.0 to 12.1.5. - [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/v9.5.0...v12.1.5) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8310f9..2b82b17 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@stripe/react-stripe-js": "^1.1.2", "@stripe/stripe-js": "^1.5.0", "@testing-library/jest-dom": "^4.2.4", - "@testing-library/react": "^9.3.2", + "@testing-library/react": "^12.1.5", "@testing-library/user-event": "^7.1.2", "react": "^16.13.1", "react-dom": "^16.13.1",