Skip to content

Commit

Permalink
fix(deps): update dependency dart_style to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 086a55b commit f52333c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/dynamite/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
code_builder: ^4.10.0
collection: ^1.0.0
crypto: ^3.0.0
dart_style: ^2.0.0
dart_style: ^3.0.1
logging: ^1.2.0
meta: ^1.0.0
path: ^1.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ dev_dependencies:
path: packages/cookie_store_conformance_tests
crypton: ^2.2.1
custom_lint: ^0.7.0
dart_style: ^2.3.7
dart_style: ^3.0.1
flutter_local_notifications_platform_interface: ^8.0.0
flutter_test:
sdk: flutter
Expand Down
2 changes: 1 addition & 1 deletion packages/nextcloud/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dev_dependencies:
built_value_generator: ^8.9.3
built_value_test: ^8.9.3
code_builder: ^4.10.1
dart_style: ^2.3.7
dart_style: ^3.0.1
dynamite: ^0.5.0+1
glob: ^2.1.2
http_client_conformance_tests:
Expand Down

0 comments on commit f52333c

Please sign in to comment.