Skip to content

Commit 34712ee

Browse files
Bump build_runner from 2.13.0 to 2.13.1 in the dev-dependencies group (#108)
Bumps the dev-dependencies group with 1 update: [build_runner](https://github.com/dart-lang/build). Updates `build_runner` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.13.0...build_runner-v2.13.1) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94610c2 commit 34712ee

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ packages:
7777
dependency: "direct dev"
7878
description:
7979
name: build_runner
80-
sha256: "3552e5c2874ed47cf9ed9d6813ac71b2276ee07622f48530468b8013f1767e3f"
80+
sha256: "521daf8d189deb79ba474e43a696b41c49fb3987818dbacf3308f1e03673a75e"
8181
url: "https://pub.dev"
8282
source: hosted
83-
version: "2.13.0"
83+
version: "2.13.1"
8484
built_collection:
8585
dependency: transitive
8686
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dev_dependencies:
5656
flutter_lints: ^6.0.0
5757
test: ^1.29.0
5858
mockito: ^5.6.3
59-
build_runner: ^2.13.0
59+
build_runner: ^2.13.1
6060

6161
# For information on the generic Dart part of this file, see the
6262
# following page: https://dart.dev/tools/pub/pubspec

0 commit comments

Comments
 (0)