Skip to content

Commit

Permalink
build(deps): Bump build_runner
Browse files Browse the repository at this point in the history
Bumps the pub group with 1 update in the /packages/dart/sshnoports directory: [build_runner](https://github.com/dart-lang/build).


Updates `build_runner` from 2.4.13 to 2.4.14
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.4.13...build_runner-v2.4.14)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 14ab69b commit 2cdcf86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions packages/dart/sshnoports/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,18 +211,18 @@ packages:
dependency: "direct dev"
description:
name: build_runner
sha256: "028819cfb90051c6b5440c7e574d1896f8037e3c96cf17aaeb054c9311cfbf4d"
sha256: "74691599a5bc750dc96a6b4bfd48f7d9d66453eab04c7f4063134800d6a5c573"
url: "https://pub.dev"
source: hosted
version: "2.4.13"
version: "2.4.14"
build_runner_core:
dependency: transitive
description:
name: build_runner_core
sha256: f8126682b87a7282a339b871298cc12009cb67109cfa1614d6436fb0289193e0
sha256: "22e3aa1c80e0ada3722fe5b63fd43d9c8990759d0a2cf489c8c5d7b2bdebc021"
url: "https://pub.dev"
source: hosted
version: "7.3.2"
version: "8.0.0"
build_version:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/dart/sshnoports/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ dev_dependencies:
lints: ^5.1.0
test: ^1.25.12
mocktail: ^1.0.4
build_runner: ^2.4.13
build_runner: ^2.4.14
build_version: ^2.1.1

0 comments on commit 2cdcf86

Please sign in to comment.