Skip to content

Commit

Permalink
chore(deps): bump the ui-deps group in /packages/ui with 1 update (#12)
Browse files Browse the repository at this point in the history
Bumps the ui-deps group in /packages/ui with 1 update: [go_router](https://github.com/flutter/packages/tree/main/packages).


Updates `go_router` from 13.2.0 to 13.2.1
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v13.2.1/packages)

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

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 Mar 25, 2024
1 parent dff0d38 commit aa83c2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/ui/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -202,10 +202,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "170c46e237d6eb0e6e9f0e8b3f56101e14fb64f787016e42edd74c39cf8b176a"
sha256: "7ecb2f391edbca5473db591b48555a8912dde60edd0fb3013bd6743033b2d3f8"
url: "https://pub.dev"
source: hosted
version: "13.2.0"
version: "13.2.1"
http:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
file: ^7.0.0
flutter:
sdk: flutter
go_router: ^13.2.0
go_router: ^13.2.1
http: ^0.13.6
openapi:
path: ../openapi
Expand Down

0 comments on commit aa83c2a

Please sign in to comment.