Skip to content

Commit bb1c1b5

Browse files
Bump collection from 1.19.0 to 1.19.1 in /scripts
Bumps [collection](https://github.com/dart-lang/core/tree/main/pkgs) from 1.19.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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 544ec8b commit bb1c1b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

scripts/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ packages:
4545
dependency: "direct main"
4646
description:
4747
name: collection
48-
sha256: a1ace0a119f20aabc852d165077c036cd864315bd99b7eaa10a60100341941bf
48+
sha256: "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76"
4949
url: "https://pub.dev"
5050
source: hosted
51-
version: "1.19.0"
51+
version: "1.19.1"
5252
convert:
5353
dependency: transitive
5454
description:

scripts/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77

88
dependencies:
99
args: ^2.6.0
10-
collection: ^1.19.0
10+
collection: ^1.19.1
1111
file: ^7.0.0
1212
http: ^1.2.2
1313
pub_semver: ^2.1.4

0 commit comments

Comments
 (0)