Skip to content

Commit 2a0c301

Browse files
Bump flutter_lints from 4.0.0 to 5.0.0 in /deeplink_store_example
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages) --- updated-dependencies: - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 211bced commit 2a0c301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deeplink_store_example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dev_dependencies:
4747
# activated in the `analysis_options.yaml` file located at the root of your
4848
# package. See that file for information about deactivating specific lint
4949
# rules and activating additional ones.
50-
flutter_lints: ^4.0.0
50+
flutter_lints: ^5.0.0
5151

5252
# For information on the generic Dart part of this file, see the
5353
# following page: https://dart.dev/tools/pub/pubspec

0 commit comments

Comments
 (0)