From c19d81b21cbff82456a151393824dbc7c1628abf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 05:11:53 +0000 Subject: [PATCH] Bump @testing-library/react from 11.2.6 to 11.2.7 Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.6 to 11.2.7. - [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/v11.2.6...v11.2.7) Signed-off-by: dependabot[bot] adeira-source-id: f75d14149260dfdb6b8a3a21779f1ca380de3575 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 801ca1e..f743972 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@adeira/fixtures-tester": "^1.0.1", "@testing-library/jest-dom": "^5.12.0", - "@testing-library/react": "^11.2.6", + "@testing-library/react": "^11.2.7", "react": "^17.0.2", "react-test-renderer": "^17.0.2", "snapshot-diff": "^0.8.1"