Skip to content

Commit f9147a4

Browse files
committed
change: Update version constraint of dart_style
1 parent 74e7855 commit f9147a4

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

packages/catalyst_builder/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Removed unused packages
44
- `path`
55
- `yaml`
66

7+
Updated package version
8+
- `dart_style: ^3.1.2`
9+
710
## 6.0.0-dev.3
811

912
Fix downgrade issues by updating package version

packages/catalyst_builder/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ environment:
2828

2929
dependencies:
3030
code_builder: ^4.2.0
31-
dart_style: ^3.0.1
31+
dart_style: ^3.1.2
3232
build: ^4.0.0
3333
glob: ^2.1.0
3434
analyzer: ^8.1.0

0 commit comments

Comments
 (0)