Skip to content

Commit

Permalink
chore(deps): bump riverpod_annotation from 2.1.2 to 2.1.5
Browse files Browse the repository at this point in the history
Bumps [riverpod_annotation](https://github.com/rrousselGit/riverpod) from 2.1.2 to 2.1.5.
- [Commits](rrousselGit/riverpod@riverpod_annotation-v2.1.2...riverpod_generator-v2.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 4, 2023
1 parent 7bcebc3 commit 64e0237
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -503,10 +503,10 @@ packages:
dependency: transitive
description:
name: flutter_riverpod
sha256: b6cb0041c6c11cefb2dcb97ef436eba43c6d41287ac6d8ca93e02a497f53a4f3
sha256: "1bd39b04f1bcd217a969589777ca6bd642d116e3e5de65c3e6a8e8bdd8b178ec"
url: "https://pub.dev"
source: hosted
version: "2.3.7"
version: "2.4.0"
flutter_spinkit:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1009,10 +1009,10 @@ packages:
dependency: transitive
description:
name: riverpod
sha256: b0657b5b30c81a3184bdaab353045f0a403ebd60bb381591a8b7ad77dcade793
sha256: a600120d6f213a9922860eea1abc32597436edd5b2c4e73b91410f8c2af67d22
url: "https://pub.dev"
source: hosted
version: "2.3.7"
version: "2.4.0"
riverpod_analyzer_utils:
dependency: transitive
description:
Expand All @@ -1025,10 +1025,10 @@ packages:
dependency: "direct main"
description:
name: riverpod_annotation
sha256: "8b3f7a54ddd5d53d6ea04bfb4ff77ee1b0816a1b563c0d9d43e73ce94bf2016d"
sha256: "6294fe7e7d1875f32bdf04c8fce7620e718070273703097847df8f3bf16995ea"
url: "https://pub.dev"
source: hosted
version: "2.1.2"
version: "2.1.5"
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 @@ -39,7 +39,7 @@ dependencies:
mockito: ^5.4.2
mocktail: ^1.0.0
nil: ^1.1.1
riverpod_annotation: ^2.1.2
riverpod_annotation: ^2.1.5
roggle: ^0.3.0
shared_preferences: ^2.2.0

Expand Down

0 comments on commit 64e0237

Please sign in to comment.