From e2191f58bfb004db3defeb249ad05943e654e965 Mon Sep 17 00:00:00 2001 From: Sourcegraph Date: Wed, 29 Nov 2023 15:47:10 +0000 Subject: [PATCH] "Rollout react_testing_library 3" --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a34eebf7c..ead534e07 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,7 @@ dev_dependencies: glob: ^2.0.0 io: '>=0.3.2+1 <2.0.0' mockito: ^5.3.1 - react_testing_library: ^2.1.0 + react_testing_library: ^3.0.1 over_react_test: ^2.10.2 pedantic: ^1.8.0 test: ^1.15.7