Skip to content

Commit

Permalink
"Rollout Analyzer 5"
Browse files Browse the repository at this point in the history
  • Loading branch information
Sourcegraph committed Sep 21, 2023
1 parent c304153 commit 3215c5e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/over_react_redux/todo_client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion tools/analyzer_plugin/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3215c5e

Please sign in to comment.