Skip to content

Commit 2a180ea

Browse files
Dillon Nysdnys1
authored andcommitted
chore(repo): Bump dart_style
To match Dart 3.1 (stable).
1 parent 9e1f53a commit 2a180ea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/smithy/smithy_codegen/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
code_builder: 4.5.0
1818
collection: ^1.15.0
1919
crclib: ^3.0.0
20-
dart_style: 2.3.1
20+
dart_style: 2.3.2
2121
fixnum: ^1.0.0
2222
grpc: ^3.0.2
2323
html2md: ^1.2.5

packages/worker_bee/worker_bee_builder/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
build: ^2.2.1
1515
code_builder: 4.5.0
1616
collection: ^1.15.0
17-
dart_style: 2.3.1
17+
dart_style: 2.3.2
1818
meta: ^1.7.0
1919
path: ^1.8.0
2020
source_gen: ^1.3.2

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
connectivity_plus: ^4.0.1
2424
# This must exactly match what's included in `dart format`
2525
# on stable so that CI checks pass for generated code.
26-
dart_style: 2.3.1
26+
dart_style: 2.3.2
2727
device_info_plus: ^9.0.0
2828
drift: ">=2.11.0 <2.12.0"
2929
ffigen: ^9.0.0

0 commit comments

Comments
 (0)