Skip to content

Commit

Permalink
chore(deps): bump ffigen (#160)
Browse files Browse the repository at this point in the history
Bumps the shorebird_code_push-deps group in /shorebird_code_push with 1 update: [ffigen](https://github.com/dart-lang/native/tree/main/pkgs).


Updates `ffigen` from 11.0.0 to 12.0.0
- [Release notes](https://github.com/dart-lang/native/releases)
- [Commits](https://github.com/dart-lang/native/commits/HEAD/pkgs)

---
updated-dependencies:
- dependency-name: ffigen
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: shorebird_code_push-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 17, 2024
1 parent 6c3aa53 commit 6ab6972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shorebird_code_push/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
meta: ^1.9.1

dev_dependencies:
ffigen: ">=8.0.2 <12.0.0"
ffigen: ">=8.0.2 <13.0.0"
mocktail: ">=0.3.0 <2.0.0"
test: ^1.19.2
very_good_analysis: ^5.0.0
Expand Down

0 comments on commit 6ab6972

Please sign in to comment.