Skip to content

Commit

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


Updates `ffigen` from 12.0.0 to 14.0.1
- [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] authored Sep 30, 2024
1 parent de66ca0 commit 8dd189a
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 <13.0.0"
ffigen: ">=8.0.2 <15.0.0"
mocktail: ">=0.3.0 <2.0.0"
test: ^1.19.2
very_good_analysis: ">=5.0.0 <7.0.0"
Expand Down

0 comments on commit 8dd189a

Please sign in to comment.