From 3215c5e5f224944ff12828fadf5942c7ae2d6f91 Mon Sep 17 00:00:00 2001 From: Sourcegraph Date: Thu, 21 Sep 2023 20:42:28 +0000 Subject: [PATCH] "Rollout Analyzer 5" --- app/over_react_redux/todo_client/pubspec.yaml | 2 +- pubspec.yaml | 8 ++++---- tools/analyzer_plugin/pubspec.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/over_react_redux/todo_client/pubspec.yaml b/app/over_react_redux/todo_client/pubspec.yaml index 1b4556607..69b7bf196 100644 --- a/app/over_react_redux/todo_client/pubspec.yaml +++ b/app/over_react_redux/todo_client/pubspec.yaml @@ -23,7 +23,7 @@ dev_dependencies: json_serializable: ^6.0.0 over_react_test: ^2.10.2 pedantic: ^1.8.0 - test: ^1.15.7 + test: ^1.21.1 test_html_builder: ^3.0.0 time: ^1.2.0 w_common: ^3.0.0 diff --git a/pubspec.yaml b/pubspec.yaml index 55b4da9d3..2501d1a20 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: analyzer: ^5.1.0 build: '>=1.0.0 <3.0.0' built_redux: ^8.0.6 - built_value: ^8.0.0 + built_value: ^8.5.0 dart_style: ^2.0.0 js: ^0.6.1+1 logging: ^1.0.0 @@ -31,16 +31,16 @@ dev_dependencies: build_runner: ^2.0.0 build_test: ^2.0.0 build_web_compilers: ^3.0.0 - built_value_generator: ^8.0.0 + built_value_generator: ^8.5.0 dart_dev: ^4.0.0 dependency_validator: ^3.0.0 glob: ^2.0.0 io: '>=0.3.2+1 <2.0.0' - mockito: ^5.3.1 + mockito: ^5.3.2 react_testing_library: ^2.1.0 over_react_test: ^2.10.2 pedantic: ^1.8.0 - test: ^1.15.7 + test: ^1.21.1 yaml: ^3.0.0 workiva: diff --git a/tools/analyzer_plugin/pubspec.yaml b/tools/analyzer_plugin/pubspec.yaml index a35c2090f..54b13434a 100644 --- a/tools/analyzer_plugin/pubspec.yaml +++ b/tools/analyzer_plugin/pubspec.yaml @@ -29,7 +29,7 @@ dev_dependencies: io: ^1.0.0 logging: ^1.0.1 markdown: ^4.0.0 - test: ^1.14.0 + test: ^1.21.1 test_reflective_loader: ^0.2.0 uuid: '>3.0.0 <5.0.0' workiva_analysis_options: ^1.1.0