Skip to content

Commit

Permalink
chore: update dependency very_good_analysis to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 6b11731 commit 9363be6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/playbook/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0

flutter:
uses-material-design: true
2 changes: 1 addition & 1 deletion packages/playbook_generator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ dependencies:
dart_style: ^2.3.6

dev_dependencies:
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
2 changes: 1 addition & 1 deletion packages/playbook_snapshot/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ dependencies:
yaml: ^3.1.2

dev_dependencies:
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
2 changes: 1 addition & 1 deletion packages/playbook_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0

flutter:
uses-material-design: true
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ environment:

dev_dependencies:
melos: ^6.0.0
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0

0 comments on commit 9363be6

Please sign in to comment.