build(deps): bump quiver from 3.2.1 to 3.2.2

Bumps [quiver](https://github.com/google/quiver-dart) from 3.2.1 to 3.2.2.
- [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.2.1...3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-29 09:09:59 +00:00 committed by GitHub
parent 99b207253b
commit 34d6519da8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -617,10 +617,10 @@ packages:
dependency: "direct main"
description:
name: quiver
sha256: b1c1ac5ce6688d77f65f3375a9abb9319b3cb32486bdc7a1e0fdf004d7ba4e47
sha256: ea0b925899e64ecdfbf9c7becb60d5b50e706ade44a85b2363be2a22d88117d2
url: "https://pub.dev"
source: hosted
version: "3.2.1"
version: "3.2.2"
recase:
dependency: transitive
description:

View File

@ -22,7 +22,7 @@ dependencies:
package_info_plus: ^8.0.2
process_run: ^1.1.0
provider: ^6.1.2
quiver: ^3.2.1
quiver: ^3.2.2
url_launcher: ^6.3.0
shared_preferences: ^2.3.2
tuple: ^2.0.2