Skip to content

Commit

Permalink
chore(deps): bump go_router from 14.2.6 to 14.2.7 (#34)
Browse files Browse the repository at this point in the history
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 14.2.6 to 14.2.7.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v14.2.7/packages)

---
updated-dependencies:
- dependency-name: go_router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent d7cbfc5 commit ea53cc8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -398,10 +398,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "48d03a1e4887b00fe622695139246e3c778ac814eeb32421467b56d23fa64034"
sha256: "2ddb88e9ad56ae15ee144ed10e33886777eb5ca2509a914850a5faa7b52ff459"
url: "https://pub.dev"
source: hosted
version: "14.2.6"
version: "14.2.7"
go_router_builder:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -946,10 +946,10 @@ packages:
dependency: transitive
description:
name: vm_service
sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
url: "https://pub.dev"
source: hosted
version: "14.2.4"
version: "14.2.5"
watcher:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
flutter_bloc: ^8.1.6
flutter_localizations:
sdk: flutter
go_router: ^14.2.6
go_router: ^14.2.7
intl: ^0.19.0
music_repository:
path: packages/music_repository
Expand Down

0 comments on commit ea53cc8

Please sign in to comment.