Skip to content

Commit 97c1ec1

Browse files
Bump dart_style from 2.3.7 to 3.0.1
Bumps [dart_style](https://github.com/dart-lang/dart_style) from 2.3.7 to 3.0.1. - [Release notes](https://github.com/dart-lang/dart_style/releases) - [Changelog](https://github.com/dart-lang/dart_style/blob/main/CHANGELOG.md) - [Commits](dart-lang/dart_style@v2.3.7...v3.0.1) --- updated-dependencies: - dependency-name: dart_style dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8be845 commit 97c1ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424

2525
dev_dependencies:
2626
async: ^2.11.0
27-
dart_style: ^2.3.7
27+
dart_style: ">=2.3.7 <4.0.0"
2828
lints: ^5.0.0
2929
matcher: ^0.12.15
3030
sass: ^1.80.4

0 commit comments

Comments
 (0)