Skip to content

Commit

Permalink
chore(deps): bump flutter_gen from 5.3.0 to 5.3.1
Browse files Browse the repository at this point in the history
Bumps [flutter_gen](https://github.com/FlutterGen/flutter_gen) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/FlutterGen/flutter_gen/releases)
- [Changelog](https://github.com/FlutterGen/flutter_gen/blob/main/CHANGELOG.md)
- [Commits](FlutterGen/flutter_gen@v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: flutter_gen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2023
1 parent 282f1b4 commit b740583
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -404,14 +404,14 @@ packages:
name: flutter_gen
url: "https://pub.dartlang.org"
source: hosted
version: "5.3.0"
version: "5.3.1"
flutter_gen_core:
dependency: transitive
description:
name: flutter_gen_core
url: "https://pub.dartlang.org"
source: hosted
version: "5.3.0"
version: "5.3.1"
flutter_hooks:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
sdk: flutter
flutter_datetime_picker: ^1.5.1
flutter_dotenv: ^5.0.2
flutter_gen: ^5.3.0
flutter_gen: ^5.3.1
flutter_hooks: ^0.18.5+1
flutter_line_sdk: ^2.3.2
flutter_spinkit: ^5.1.0
Expand Down

0 comments on commit b740583

Please sign in to comment.