Skip to content

Commit

Permalink
chore(deps): pin dependencies (#159)
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 Sep 20, 2023
1 parent 541126e commit 6805778
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Expand Up @@ -29,7 +29,7 @@ dependencies:
sdk: flutter

dev_dependencies:
flutter_lints: ^2.0.0
flutter_lints: 2.0.3
flutter_test:
sdk: flutter

Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Expand Up @@ -14,8 +14,8 @@ dependencies:
shared_preferences: ^2.0.0

dev_dependencies:
build_runner: ^2.0.0
flutter_lints: ^2.0.0
build_runner: 2.4.6
flutter_lints: 2.0.3
flutter_test:
sdk: flutter
mocktail: ^1.0.0
mocktail: 1.0.0

0 comments on commit 6805778

Please sign in to comment.