Skip to content

Commit 665c894

Browse files
Bump lints from 4.0.0 to 5.0.0 in /code_sharing/server
Bumps [lints](https://github.com/dart-lang/lints) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/dart-lang/lints/releases) - [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md) - [Commits](dart-archive/lints@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 211bced commit 665c894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code_sharing/server/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ dependencies:
1515

1616
dev_dependencies:
1717
http: ^1.0.0
18-
lints: ^4.0.0
18+
lints: ^5.0.0
1919
test: ^1.15.0

0 commit comments

Comments
 (0)