Skip to content

Commit

Permalink
Merge pull request #82 from JonasWanke/dependabot/pub/example/pub-651…
Browse files Browse the repository at this point in the history
…e4e6814

build(deps): bump build_runner from 2.4.13 to 2.4.14 in /example in the pub group across 1 directory
  • Loading branch information
jwbot authored Dec 23, 2024
2 parents 87b127d + 6040b68 commit 1c921ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,18 +122,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"
built_collection:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
path: ../

dev_dependencies:
build_runner: ^2.4.10
build_runner: ^2.4.14
go_router_builder: ^2.7.0
supernova:
git:
Expand Down

0 comments on commit 1c921ae

Please sign in to comment.