From 547a68486e009981df65afbf6abff430cd266922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 03:10:49 +0000 Subject: [PATCH] Bump go_router from 6.5.9 to 7.0.2 in /animations Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 6.5.9 to 7.0.2. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/go_router-v7.0.2/packages) --- updated-dependencies: - dependency-name: go_router dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- animations/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/animations/pubspec.yaml b/animations/pubspec.yaml index 2e3678601ba..cb71f8d95bc 100644 --- a/animations/pubspec.yaml +++ b/animations/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: flutter: sdk: flutter cupertino_icons: ^1.0.2 - go_router: ^6.0.0 + go_router: ^7.0.2 dev_dependencies: analysis_defaults: