Skip to content

Commit 046c876

Browse files
authored
build(deps): bump build_runner from 2.4.14 to 2.5.4 (#140)
2 parents 8f18aee + f46d7a0 commit 046c876

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

pubspec.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,10 @@ packages:
125125
dependency: transitive
126126
description:
127127
name: build
128-
sha256: cef23f1eda9b57566c81e2133d196f8e3df48f244b317368d65c5943d91148f0
128+
sha256: "51dc711996cbf609b90cbe5b335bbce83143875a9d58e4b5c6d3c4f684d3dda7"
129129
url: "https://pub.dev"
130130
source: hosted
131-
version: "2.4.2"
131+
version: "2.5.4"
132132
build_config:
133133
dependency: transitive
134134
description:
@@ -149,26 +149,26 @@ packages:
149149
dependency: transitive
150150
description:
151151
name: build_resolvers
152-
sha256: "99d3980049739a985cf9b21f30881f46db3ebc62c5b8d5e60e27440876b1ba1e"
152+
sha256: ee4257b3f20c0c90e72ed2b57ad637f694ccba48839a821e87db762548c22a62
153153
url: "https://pub.dev"
154154
source: hosted
155-
version: "2.4.3"
155+
version: "2.5.4"
156156
build_runner:
157157
dependency: "direct dev"
158158
description:
159159
name: build_runner
160-
sha256: "74691599a5bc750dc96a6b4bfd48f7d9d66453eab04c7f4063134800d6a5c573"
160+
sha256: "382a4d649addbfb7ba71a3631df0ec6a45d5ab9b098638144faf27f02778eb53"
161161
url: "https://pub.dev"
162162
source: hosted
163-
version: "2.4.14"
163+
version: "2.5.4"
164164
build_runner_core:
165165
dependency: transitive
166166
description:
167167
name: build_runner_core
168-
sha256: "22e3aa1c80e0ada3722fe5b63fd43d9c8990759d0a2cf489c8c5d7b2bdebc021"
168+
sha256: "85fbbb1036d576d966332a3f5ce83f2ce66a40bea1a94ad2d5fc29a19a0d3792"
169169
url: "https://pub.dev"
170170
source: hosted
171-
version: "8.0.0"
171+
version: "9.1.2"
172172
built_collection:
173173
dependency: transitive
174174
description:
@@ -181,10 +181,10 @@ packages:
181181
dependency: transitive
182182
description:
183183
name: built_value
184-
sha256: "598a2a682e2a7a90f08ba39c0aaa9374c5112340f0a2e275f61b59389543d166"
184+
sha256: "082001b5c3dc495d4a42f1d5789990505df20d8547d42507c29050af6933ee27"
185185
url: "https://pub.dev"
186186
source: hosted
187-
version: "8.6.1"
187+
version: "8.10.1"
188188
characters:
189189
dependency: transitive
190190
description:
@@ -433,10 +433,10 @@ packages:
433433
dependency: transitive
434434
description:
435435
name: http
436-
sha256: "5895291c13fa8a3bd82e76d5627f69e0d85ca6a30dcac95c4ea19a5d555879c2"
436+
sha256: "2c11f3f94c687ee9bad77c171151672986360b2b001d109814ee7140b2cf261b"
437437
url: "https://pub.dev"
438438
source: hosted
439-
version: "0.13.6"
439+
version: "1.4.0"
440440
http_multi_server:
441441
dependency: transitive
442442
description:
@@ -925,10 +925,10 @@ packages:
925925
dependency: transitive
926926
description:
927927
name: web
928-
sha256: "97da13628db363c635202ad97068d47c5b8aa555808e7a9411963c533b449b27"
928+
sha256: "868d88a33d8a87b18ffc05f9f030ba328ffefba92d6c127917a2ba740f9cfe4a"
929929
url: "https://pub.dev"
930930
source: hosted
931-
version: "0.5.1"
931+
version: "1.1.1"
932932
web_socket_channel:
933933
dependency: transitive
934934
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies:
2727

2828
dev_dependencies:
2929
bloc_test: ^10.0.0
30-
build_runner: ^2.4.14
30+
build_runner: ^2.5.4
3131
flame_test: ^2.0.0
3232
flutter_test:
3333
sdk: flutter

0 commit comments

Comments
 (0)