Skip to content

Commit 9a5778b

Browse files
chore(deps): Bump very_good_analysis in /flutter_news_example/api
Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 6.0.0 to 8.0.0. - [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases) - [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md) - [Commits](https://github.com/VeryGoodOpenSource/very_good_analysis/commits) --- updated-dependencies: - dependency-name: very_good_analysis dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c895bc3 commit 9a5778b

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

flutter_news_example/api/pubspec.lock

Lines changed: 11 additions & 11 deletions
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:
@@ -561,10 +561,10 @@ packages:
561561
dependency: "direct dev"
562562
description:
563563
name: very_good_analysis
564-
sha256: "1fb637c0022034b1f19ea2acb42a3603cbd8314a470646a59a2fb01f5f3a8629"
564+
sha256: c529563be4cbba1137386f2720fb7ed69e942012a28b13398d8a5e3e6ef551a7
565565
url: "https://pub.dev"
566566
source: hosted
567-
version: "6.0.0"
567+
version: "8.0.0"
568568
vm_service:
569569
dependency: transitive
570570
description:

flutter_news_example/api/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dev_dependencies:
2020
json_serializable: ^6.9.0
2121
mocktail: ^1.0.4
2222
test: ^1.25.12
23-
very_good_analysis: ^6.0.0
23+
very_good_analysis: ^8.0.0
2424

2525
dependency_overrides:
2626
frontend_server_client: ^4.0.0

0 commit comments

Comments
 (0)