Skip to content

Commit

Permalink
chore(deps): bump go_router from 13.0.1 to 13.2.0
Browse files Browse the repository at this point in the history
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 13.0.1 to 13.2.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v13.2.0/packages)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 92a0ea8 commit 431bf4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -465,10 +465,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "3b40e751eaaa855179b416974d59d29669e750d2e50fcdb2b37f1cb0ca8c803a"
sha256: "170c46e237d6eb0e6e9f0e8b3f56101e14fb64f787016e42edd74c39cf8b176a"
url: "https://pub.dev"
source: hosted
version: "13.0.1"
version: "13.2.0"
go_router_builder:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
flutter_secure_storage: ^9.0.0
flutter_slidable: ^3.0.0
freezed_annotation: ^2.2.0
go_router: ^13.0.1
go_router: ^13.2.0
google_fonts: ^6.1.0
hooks_riverpod: ^2.4.9
intl: ^0.18.0
Expand Down

0 comments on commit 431bf4f

Please sign in to comment.