Skip to content

Commit 2d14d98

Browse files
chore(deps): bump very_good_analysis from 6.0.0 to 7.0.0 in /examples/counter (#1646)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra <tarra3@gmail.com>
1 parent 6b7f4a6 commit 2d14d98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/counter/analysis_options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include: package:very_good_analysis/analysis_options.6.0.0.yaml
1+
include: package:very_good_analysis/analysis_options.7.0.0.yaml
22
analyzer:
33
exclude:
44
- build/**

examples/counter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ dev_dependencies:
1313
http: ^1.0.0
1414
mocktail: ^1.0.0
1515
test: ^1.25.0
16-
very_good_analysis: ^6.0.0
16+
very_good_analysis: ^7.0.0

0 commit comments

Comments
 (0)