Skip to content

Commit 7bc636b

Browse files
build(deps): Bump build_runner from 2.10.4 to 2.10.5 (#1892)
Bumps [build_runner](https://github.com/dart-lang/build) from 2.10.4 to 2.10.5. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.10.4...build_runner-v2.10.5) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.10.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0602d6a commit 7bc636b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,10 +174,10 @@ packages:
174174
dependency: "direct dev"
175175
description:
176176
name: build_runner
177-
sha256: "110c56ef29b5eb367b4d17fc79375fa8c18a6cd7acd92c05bb3986c17a079057"
177+
sha256: b4d854962a32fd9f8efc0b76f98214790b833af8b2e9b2df6bfc927c0415a072
178178
url: "https://pub.dev"
179179
source: hosted
180-
version: "2.10.4"
180+
version: "2.10.5"
181181
built_collection:
182182
dependency: transitive
183183
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ dependencies:
167167
envied: ^1.3.2
168168

169169
dev_dependencies:
170-
build_runner: ^2.10.4
170+
build_runner: ^2.10.5
171171
debug_info_collector:
172172
git:
173173
url: https://github.com/MixinNetwork/flutter-plugins.git

0 commit comments

Comments
 (0)