Skip to content

Commit

Permalink
Bump riverpod_annotation from 2.1.4 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.4 to 2.1.5.
- [Commits](rrousselGit/riverpod@riverpod_annotation-v2.1.4...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 18e7d5d commit e6a3893
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 @@ -479,10 +479,10 @@ packages:
dependency: transitive
description:
name: flutter_riverpod
sha256: b04d4e9435a563673746ccb328d22018c6c9496bb547e11dd56c1b0cc9829fe5
sha256: "1bd39b04f1bcd217a969589777ca6bd642d116e3e5de65c3e6a8e8bdd8b178ec"
url: "https://pub.dev"
source: hosted
version: "2.3.10"
version: "2.4.0"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -961,10 +961,10 @@ packages:
dependency: transitive
description:
name: riverpod
sha256: "6c0a2c30c04206ac05494bcccd8148b76866e1a9248a5a8c84ca7b16fbcb3f6a"
sha256: a600120d6f213a9922860eea1abc32597436edd5b2c4e73b91410f8c2af67d22
url: "https://pub.dev"
source: hosted
version: "2.3.10"
version: "2.4.0"
riverpod_analyzer_utils:
dependency: transitive
description:
Expand All @@ -977,10 +977,10 @@ packages:
dependency: "direct main"
description:
name: riverpod_annotation
sha256: fefc51f8888839a597abe3c813c764404c85c0100a0676d242f358cc92bf5e23
sha256: "6294fe7e7d1875f32bdf04c8fce7620e718070273703097847df8f3bf16995ea"
url: "https://pub.dev"
source: hosted
version: "2.1.4"
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 @@ -24,7 +24,7 @@ dependencies:
app:
path: packages/app
hooks_riverpod: ^2.3.10
riverpod_annotation: ^2.1.4
riverpod_annotation: ^2.1.5

dev_dependencies:
flutter_lints: ^2.0.0
Expand Down

0 comments on commit e6a3893

Please sign in to comment.