Skip to content

Commit c504f32

Browse files
Bump build_runner from 2.4.15 to 2.5.4 (#12)
Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.15 to 2.5.4. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.4.15...build_runner-v2.5.4) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.5.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8771e74 commit c504f32

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pubspec.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ packages:
5353
dependency: transitive
5454
description:
5555
name: build
56-
sha256: cef23f1eda9b57566c81e2133d196f8e3df48f244b317368d65c5943d91148f0
56+
sha256: "51dc711996cbf609b90cbe5b335bbce83143875a9d58e4b5c6d3c4f684d3dda7"
5757
url: "https://pub.dev"
5858
source: hosted
59-
version: "2.4.2"
59+
version: "2.5.4"
6060
build_config:
6161
dependency: transitive
6262
description:
@@ -77,26 +77,26 @@ packages:
7777
dependency: transitive
7878
description:
7979
name: build_resolvers
80-
sha256: b9e4fda21d846e192628e7a4f6deda6888c36b5b69ba02ff291a01fd529140f0
80+
sha256: ee4257b3f20c0c90e72ed2b57ad637f694ccba48839a821e87db762548c22a62
8181
url: "https://pub.dev"
8282
source: hosted
83-
version: "2.4.4"
83+
version: "2.5.4"
8484
build_runner:
8585
dependency: "direct dev"
8686
description:
8787
name: build_runner
88-
sha256: "058fe9dce1de7d69c4b84fada934df3e0153dd000758c4d65964d0166779aa99"
88+
sha256: "382a4d649addbfb7ba71a3631df0ec6a45d5ab9b098638144faf27f02778eb53"
8989
url: "https://pub.dev"
9090
source: hosted
91-
version: "2.4.15"
91+
version: "2.5.4"
9292
build_runner_core:
9393
dependency: transitive
9494
description:
9595
name: build_runner_core
96-
sha256: "22e3aa1c80e0ada3722fe5b63fd43d9c8990759d0a2cf489c8c5d7b2bdebc021"
96+
sha256: "85fbbb1036d576d966332a3f5ce83f2ce66a40bea1a94ad2d5fc29a19a0d3792"
9797
url: "https://pub.dev"
9898
source: hosted
99-
version: "8.0.0"
99+
version: "9.1.2"
100100
built_collection:
101101
dependency: transitive
102102
description:
@@ -109,10 +109,10 @@ packages:
109109
dependency: transitive
110110
description:
111111
name: built_value
112-
sha256: ea90e81dc4a25a043d9bee692d20ed6d1c4a1662a28c03a96417446c093ed6b4
112+
sha256: "082001b5c3dc495d4a42f1d5789990505df20d8547d42507c29050af6933ee27"
113113
url: "https://pub.dev"
114114
source: hosted
115-
version: "8.9.5"
115+
version: "8.10.1"
116116
characters:
117117
dependency: transitive
118118
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies:
2626
url_launcher: ^6.3.1
2727

2828
dev_dependencies:
29-
build_runner: ^2.4.15
29+
build_runner: ^2.5.4
3030
choco_lints:
3131
git:
3232
ref: v1.6.0

0 commit comments

Comments
 (0)