Skip to content

Commit

Permalink
chore(deps): Bump dart_frog in /flutter_news_example/api
Browse files Browse the repository at this point in the history
Bumps [dart_frog](https://github.com/VeryGoodOpenSource/dart_frog) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/VeryGoodOpenSource/dart_frog/releases)
- [Commits](VeryGoodOpenSource/dart_frog@dart_frog-v1.0.1...dart_frog-v1.1.0)

---
updated-dependencies:
- dependency-name: dart_frog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 2588feb commit c57775e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions flutter_news_example/api/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,10 @@ packages:
dependency: "direct main"
description:
name: dart_frog
sha256: d4863f6e9f2c0b9d14d74b3e2793cc6ee8cd6fb40c9fadff9d9a22997e6b805a
sha256: a5da81b1ea4f3e8f03dfcd0bc9b44ba83a6576ce6dae1bb138a6a8f7b70fe727
url: "https://pub.dev"
source: hosted
version: "1.0.1"
version: "1.1.0"
dart_style:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion flutter_news_example/api/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:

dependencies:
collection: ^1.16.0
dart_frog: ^1.0.1
dart_frog: ^1.1.0
equatable: ^2.0.5
http: ^1.0.0
json_annotation: ^4.6.0
Expand Down

0 comments on commit c57775e

Please sign in to comment.