Skip to content

Commit abcaa53

Browse files
chore(deps): Bump test in /flutter_news_example/api
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.25.12 to 1.25.13. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.25.13/pkgs) --- updated-dependencies: - dependency-name: test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fafc08 commit abcaa53

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

flutter_news_example/api/pubspec.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,23 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: f256b0c0ba6c7577c15e2e4e114755640a875e885099367bf6e012b19314c834
8+
sha256: "16e298750b6d0af7ce8a3ba7c18c69c3785d11b15ec83f6dcd0ad2a0009b3cab"
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "72.0.0"
11+
version: "76.0.0"
1212
_macros:
1313
dependency: transitive
1414
description: dart
1515
source: sdk
16-
version: "0.3.2"
16+
version: "0.3.3"
1717
analyzer:
1818
dependency: transitive
1919
description:
2020
name: analyzer
21-
sha256: b652861553cd3990d8ed361f7979dc6d7053a9ac8843fa73820ab68ce5410139
21+
sha256: "1f14db053a8c23e260789e9b0980fa27f2680dd640932cae5e1137cce0e46e1e"
2222
url: "https://pub.dev"
2323
source: hosted
24-
version: "6.7.0"
24+
version: "6.11.0"
2525
args:
2626
dependency: transitive
2727
description:
@@ -130,10 +130,10 @@ packages:
130130
dependency: "direct main"
131131
description:
132132
name: collection
133-
sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
133+
sha256: "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76"
134134
url: "https://pub.dev"
135135
source: hosted
136-
version: "1.18.0"
136+
version: "1.19.1"
137137
convert:
138138
dependency: transitive
139139
description:
@@ -306,10 +306,10 @@ packages:
306306
dependency: transitive
307307
description:
308308
name: macros
309-
sha256: "0acaed5d6b7eab89f63350bccd82119e6c602df0f391260d0e32b5e23db79536"
309+
sha256: "1d9e801cd66f7ea3663c45fc708450db1fa57f988142c64289142c9b7ee80656"
310310
url: "https://pub.dev"
311311
source: hosted
312-
version: "0.1.2-main.4"
312+
version: "0.1.3-main.0"
313313
matcher:
314314
dependency: transitive
315315
description:
@@ -521,10 +521,10 @@ packages:
521521
dependency: "direct dev"
522522
description:
523523
name: test
524-
sha256: "22eb7769bee38c7e032d532e8daa2e1cc901b799f603550a4db8f3a5f5173ea2"
524+
sha256: "43490fe4c0f5ecb898f3fa1cdcdad8d521d7f6ff17ebdc4e8cd32b2e99524a20"
525525
url: "https://pub.dev"
526526
source: hosted
527-
version: "1.25.12"
527+
version: "1.25.13"
528528
test_api:
529529
dependency: transitive
530530
description:

flutter_news_example/api/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dev_dependencies:
1919
build_runner: ^2.4.9
2020
json_serializable: ^6.9.0
2121
mocktail: ^1.0.4
22-
test: ^1.25.12
22+
test: ^1.25.13
2323
very_good_analysis: ^6.0.0
2424

2525
dependency_overrides:

0 commit comments

Comments
 (0)