From b7e438e9684f7a0db88ab51647ac286627ecaa99 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 07:01:14 +0000 Subject: [PATCH] Bump @testing-library/react from 9.5.0 to 12.0.0 Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 9.5.0 to 12.0.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/v9.5.0...v12.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d5fce1..99b4cdc 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@nivo/pie": "^0.61.1", "@sentry/browser": "^5.15.5", "@testing-library/jest-dom": "^4.2.4", - "@testing-library/react": "^9.5.0", + "@testing-library/react": "^12.0.0", "@testing-library/user-event": "^7.2.1", "axios": "^0.19.2", "dom-to-image": "^2.6.0",