Skip to content

Commit

Permalink
chore: update package
Browse files Browse the repository at this point in the history
  • Loading branch information
KyoheiG3 committed Oct 6, 2024
1 parent 1fbfdae commit 624f814
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml

linter:
rules:
Expand Down
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 624f814

Please sign in to comment.