Skip to content

Commit 9e94b68

Browse files
Bump lints from 5.1.1 to 6.0.0 in /code_sharing/shared
Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 5.1.1 to 6.0.0. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/lints-v6.0.0/pkgs) --- updated-dependencies: - dependency-name: lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dccb8f1 commit 9e94b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code_sharing/shared/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ dev_dependencies:
1313
build_runner: ^2.2.1
1414
freezed: ">=2.1.1 <4.0.0"
1515
json_serializable: ^6.4.0
16-
lints: ^5.0.0
16+
lints: ">=5.0.0 <7.0.0"
1717
test: ^1.16.0

0 commit comments

Comments
 (0)