From 255dfa00e962f853b5ca69b495d3b4378b73ec14 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 08:17:06 +0000 Subject: [PATCH] Bump @testing-library/react from 9.5.0 to 11.2.6 Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 9.5.0 to 11.2.6. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v9.5.0...v11.2.6) 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..2ff1feb 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": "^11.2.6", "@testing-library/user-event": "^7.2.1", "axios": "^0.19.2", "dom-to-image": "^2.6.0",