Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and LuckUVeryX committed Oct 31, 2023
1 parent d06e278 commit 6ffb701
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 @@ -449,10 +449,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: a206cc4621a644531a2e05e7774616ab4d9d85eab1f3b0e255f3102937fccab1
sha256: e156bc1b2088eb5ece9351bccd48c3e1719a4858eacbd44e59162e98a68205d1
url: "https://pub.dev"
source: hosted
version: "12.0.0"
version: "12.0.1"
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: ^12.0.0
go_router: ^12.0.1
google_fonts: ^6.1.0
intl: ^0.18.0
json_annotation: ^4.8.1
Expand Down

0 comments on commit 6ffb701

Please sign in to comment.