Skip to content

Commit

Permalink
chore(deps): update dependency flutter_lints to v3.0.1 (#194)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 10, 2023
1 parent b29e6a7 commit 524339e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Expand Up @@ -137,10 +137,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_lints
sha256: ad76540d21c066228ee3f9d1dad64a9f7e46530e8bb7c85011a88bc1fd874bc5
sha256: e2a421b7e59244faef694ba7b30562e489c2b489866e505074eb005cd7060db7
url: "https://pub.dev"
source: hosted
version: "3.0.0"
version: "3.0.1"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Expand Up @@ -29,7 +29,7 @@ dependencies:
sdk: flutter

dev_dependencies:
flutter_lints: 3.0.0
flutter_lints: 3.0.1
flutter_test:
sdk: flutter

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -15,7 +15,7 @@ dependencies:

dev_dependencies:
build_runner: 2.4.6
flutter_lints: 3.0.0
flutter_lints: 3.0.1
flutter_test:
sdk: flutter
mocktail: 1.0.1

0 comments on commit 524339e

Please sign in to comment.