Skip to content

Commit 643b5bb

Browse files
chore(deps): bump build_runner from 2.11.1 to 2.15.0 (#154)
Bumps [build_runner](https://github.com/dart-lang/build) from 2.11.1 to 2.15.0. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.11.1...build_runner-v2.15.0) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef8c436 commit 643b5bb

2 files changed

Lines changed: 5 additions & 13 deletions

File tree

pubspec.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,10 @@ packages:
206206
dependency: transitive
207207
description:
208208
name: build_config
209-
sha256: "4f64382b97504dc2fcdf487d5aae33418e08b4703fc21249e4db6d804a4d0187"
209+
sha256: "4070d2a59f8eec34c97c86ceb44403834899075f66e8a9d59706f8e7834f6f71"
210210
url: "https://pub.dev"
211211
source: hosted
212-
version: "1.2.0"
212+
version: "1.3.0"
213213
build_daemon:
214214
dependency: transitive
215215
description:
@@ -222,10 +222,10 @@ packages:
222222
dependency: "direct dev"
223223
description:
224224
name: build_runner
225-
sha256: "39ad4ca8a2876779737c60e4228b4bcd35d4352ef7e14e47514093edc012c734"
225+
sha256: "1523ce62448ebac2c15a8ba5fbad8acac169788658a7dd2a1c2d9c2a9318b9a6"
226226
url: "https://pub.dev"
227227
source: hosted
228-
version: "2.11.1"
228+
version: "2.15.0"
229229
built_collection:
230230
dependency: transitive
231231
description:
@@ -346,14 +346,6 @@ packages:
346346
url: "https://pub.dev"
347347
source: hosted
348348
version: "1.0.0"
349-
code_builder:
350-
dependency: transitive
351-
description:
352-
name: code_builder
353-
sha256: "6a6cab2ba4680d6423f34a9b972a4c9a94ebe1b62ecec4e1a1f2cba91fd1319d"
354-
url: "https://pub.dev"
355-
source: hosted
356-
version: "4.11.1"
357349
collection:
358350
dependency: "direct main"
359351
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies:
100100
yaru: ^9.0.1
101101

102102
dev_dependencies:
103-
build_runner: ^2.11.1
103+
build_runner: ^2.15.0
104104
flutter_launcher_icons: ^0.14.4
105105
flutter_lints: ^6.0.0
106106
flutter_test:

0 commit comments

Comments
 (0)