Skip to content

Commit 5956eaa

Browse files
Bump collection from 1.19.0 to 1.19.1 (#85)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4780d1f commit 5956eaa

File tree

2 files changed

+9
-22
lines changed

2 files changed

+9
-22
lines changed

pubspec.lock

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,18 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: f6dbf021f4b214d85c79822912c5fcd142a2c4869f01222ad371bc51f9f1c356
8+
sha256: "0b2f2bd91ba804e53a61d757b986f89f1f9eaed5b11e4b2f5a2468d86d6c9fc7"
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "74.0.0"
12-
_macros:
13-
dependency: transitive
14-
description: dart
15-
source: sdk
16-
version: "0.3.3"
11+
version: "67.0.0"
1712
analyzer:
1813
dependency: transitive
1914
description:
2015
name: analyzer
21-
sha256: f7e8caf82f2d3190881d81012606effdf8a38e6c1ab9e30947149733065f817c
16+
sha256: "37577842a27e4338429a1cbc32679d508836510b056f1eedf0c8d20e39c1383d"
2217
url: "https://pub.dev"
2318
source: hosted
24-
version: "6.9.0"
19+
version: "6.4.1"
2520
args:
2621
dependency: transitive
2722
description:
@@ -50,10 +45,10 @@ packages:
5045
dependency: "direct main"
5146
description:
5247
name: collection
53-
sha256: a1ace0a119f20aabc852d165077c036cd864315bd99b7eaa10a60100341941bf
48+
sha256: "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76"
5449
url: "https://pub.dev"
5550
source: hosted
56-
version: "1.19.0"
51+
version: "1.19.1"
5752
convert:
5853
dependency: transitive
5954
description:
@@ -178,10 +173,10 @@ packages:
178173
dependency: transitive
179174
description:
180175
name: lints
181-
sha256: "4a16b3f03741e1252fda5de3ce712666d010ba2122f8e912c94f9f7b90e1a4c3"
176+
sha256: "3315600f3fb3b135be672bf4a178c55f274bebe368325ae18462c89ac1e3b413"
182177
url: "https://pub.dev"
183178
source: hosted
184-
version: "5.1.0"
179+
version: "5.0.0"
185180
logging:
186181
dependency: transitive
187182
description:
@@ -190,14 +185,6 @@ packages:
190185
url: "https://pub.dev"
191186
source: hosted
192187
version: "1.2.0"
193-
macros:
194-
dependency: transitive
195-
description:
196-
name: macros
197-
sha256: "1d9e801cd66f7ea3663c45fc708450db1fa57f988142c64289142c9b7ee80656"
198-
url: "https://pub.dev"
199-
source: hosted
200-
version: "0.1.3-main.0"
201188
matcher:
202189
dependency: transitive
203190
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ environment:
55
sdk: ^3.5.0
66

77
dependencies:
8-
collection: ^1.19.0
8+
collection: ^1.19.1
99
google_cloud: ^0.2.0
1010
http: ^1.2.2
1111
shelf: ^1.4.2

0 commit comments

Comments
 (0)