1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Bump quiver from 3.0.1+1 to 3.1.0 in /navigation_and_routing (#1215)

Bumps [quiver](https://github.com/google/quiver-dart) from 3.0.1+1 to 3.1.0.
- [Release notes](https://github.com/google/quiver-dart/releases)
- [Changelog](https://github.com/google/quiver-dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/quiver-dart/compare/3.0.1...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-04 19:00:34 +10:00
committed by GitHub
parent c07018b167
commit 47fac56c8e
2 changed files with 2 additions and 2 deletions

View File

@@ -288,7 +288,7 @@ packages:
name: quiver
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.1+1"
version: "3.1.0"
shelf:
dependency: transitive
description:

View File

@@ -11,7 +11,7 @@ dependencies:
flutter:
sdk: flutter
path_to_regexp: ^0.4.0
quiver: ^3.0.0
quiver: ^3.1.0
url_launcher: ^6.1.0
url_strategy: ^0.2.0
window_size: