Skip to content

Commit 956987a

Browse files
chore(deps): bump very_good_analysis from 6.0.0 to 7.0.0 in /examples/web_socket_counter (#1648)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra <[email protected]>
1 parent f036225 commit 956987a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/web_socket_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/web_socket_counter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ dev_dependencies:
1616
http: ^1.2.1
1717
mocktail: ^1.0.0
1818
test: ^1.25.0
19-
very_good_analysis: ^6.0.0
19+
very_good_analysis: ^7.0.0
2020
web_socket_client: ^0.1.0-dev.1

0 commit comments

Comments
 (0)