Skip to content

Commit f85949c

Browse files
chore(deps): Bump collection in /flutter_news_example/api
Bumps [collection](https://github.com/dart-lang/core/tree/main/pkgs) from 1.18.0 to 1.19.1. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/collection-v1.19.1/pkgs) --- updated-dependencies: - dependency-name: collection dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a8c2a6 commit f85949c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

flutter_news_example/api/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,10 @@ packages:
125125
dependency: "direct main"
126126
description:
127127
name: collection
128-
sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
128+
sha256: "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76"
129129
url: "https://pub.dev"
130130
source: hosted
131-
version: "1.18.0"
131+
version: "1.19.1"
132132
convert:
133133
dependency: transitive
134134
description:

flutter_news_example/api/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77
sdk: ">=3.0.0 <4.0.0"
88

99
dependencies:
10-
collection: ^1.16.0
10+
collection: ^1.19.1
1111
dart_frog: ^1.1.0
1212
equatable: ^2.0.5
1313
http: ^1.2.2

0 commit comments

Comments
 (0)