Skip to content

Commit

Permalink
chore(deps): Bump collection in /flutter_news_example/api
Browse files Browse the repository at this point in the history
Bumps [collection](https://github.com/dart-lang/collection) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/dart-lang/collection/releases)
- [Changelog](https://github.com/dart-lang/collection/blob/master/CHANGELOG.md)
- [Commits](dart-archive/collection@v1.18.0...v1.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 4316ba1 commit e4256ac
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 @@ -125,10 +125,10 @@ packages:
dependency: "direct main"
description:
name: collection
sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
sha256: a1ace0a119f20aabc852d165077c036cd864315bd99b7eaa10a60100341941bf
url: "https://pub.dev"
source: hosted
version: "1.18.0"
version: "1.19.0"
convert:
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 @@ -7,7 +7,7 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
collection: ^1.16.0
collection: ^1.19.0
dart_frog: ^1.1.0
equatable: ^2.0.5
http: ^1.0.0
Expand Down

0 comments on commit e4256ac

Please sign in to comment.