From 53a22b54af4f1050e209137200a904fa737d6cc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:27:32 +0000 Subject: [PATCH] Bump lints from 4.0.0 to 5.0.0 in /web/_tool 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](https://github.com/dart-lang/lints/compare/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] --- web/_tool/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/_tool/pubspec.yaml b/web/_tool/pubspec.yaml index 33dd4f2c6..fa9980d3d 100644 --- a/web/_tool/pubspec.yaml +++ b/web/_tool/pubspec.yaml @@ -9,4 +9,4 @@ dependencies: path: ^1.8.0 dev_dependencies: - lints: ^4.0.0 + lints: ^5.0.0