Skip to content

Commit c2a6b2e

Browse files
committed
chore: upgraded surrealdb_js and very_good_analysis package
1 parent 9ba80a1 commit c2a6b2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

analysis_options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include: package:very_good_analysis/analysis_options.5.1.0.yaml
1+
include: package:very_good_analysis/analysis_options.6.0.0.yaml

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ environment:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
surrealdb_js: ^1.0.0-beta.14+3
13+
surrealdb_js: ^1.0.0-beta.20+4
1414

1515
dev_dependencies:
1616
flutter_test:
1717
sdk: flutter
1818
integration_test:
1919
sdk: flutter
2020
logger:
21-
very_good_analysis: ^5.1.0
21+
very_good_analysis: ^6.0.0
2222

2323

2424
flutter:

0 commit comments

Comments
 (0)