Skip to content

Commit b2e65f9

Browse files
fix(deps): update dependency dart_style to v3
1 parent 888e95f commit b2e65f9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/dynamite/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
code_builder: ^4.10.0
2020
collection: ^1.0.0
2121
crypto: ^3.0.0
22-
dart_style: ^2.0.0
22+
dart_style: ^3.0.0
2323
logging: ^1.2.0
2424
meta: ^1.0.0
2525
path: ^1.0.0

packages/neon_framework/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dev_dependencies:
8989
path: packages/cookie_store_conformance_tests
9090
crypton: ^2.2.1
9191
custom_lint: ^0.7.0
92-
dart_style: ^2.3.7
92+
dart_style: ^3.0.0
9393
flutter_local_notifications_platform_interface: ^8.0.0
9494
flutter_test:
9595
sdk: flutter

packages/nextcloud/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dev_dependencies:
3434
built_value_generator: ^8.9.2
3535
built_value_test: ^8.9.2
3636
code_builder: ^4.10.1
37-
dart_style: ^2.3.7
37+
dart_style: ^3.0.0
3838
dynamite: ^0.5.0+1
3939
glob: ^2.1.2
4040
http_client_conformance_tests:

0 commit comments

Comments
 (0)