Skip to content

Commit

Permalink
build(deps): bump riverpod_annotation from 2.0.4 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [riverpod_annotation](https://github.com/rrousselGit/riverpod) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/rrousselGit/riverpod/releases)
- [Commits](rrousselGit/riverpod@riverpod_annotation-v2.0.4...riverpod_annotation-v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2023
1 parent 5ad3f53 commit a0348bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ packages:
name: flutter_riverpod
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.4"
version: "2.3.5"
flutter_svg:
dependency: transitive
description:
Expand Down Expand Up @@ -701,7 +701,7 @@ packages:
name: riverpod
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.4"
version: "2.3.5"
riverpod_analyzer_utils:
dependency: transitive
description:
Expand All @@ -715,7 +715,7 @@ packages:
name: riverpod_annotation
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.4"
version: "2.1.0"
riverpod_generator:
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 @@ -17,7 +17,7 @@ dependencies:
sdk: flutter
cupertino_icons: ^1.0.2
hive_flutter: ^1.1.0
riverpod_annotation: ^2.0.4
riverpod_annotation: ^2.1.0
equatable: ^2.0.5
flutter_riverpod: ^2.3.4
dio: ^5.1.1
Expand Down

0 comments on commit a0348bf

Please sign in to comment.