Skip to content

Commit

Permalink
build(deps): bump connectrpc from 0.2.0 to 0.2.1 in /clients/sidesail
Browse files Browse the repository at this point in the history
Bumps [connectrpc](https://github.com/connectrpc/connect-dart) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/connectrpc/connect-dart/releases)
- [Commits](connectrpc/connect-dart@v0.2.0...v0.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 0775836 commit fc6c2ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions clients/sidesail/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,10 @@ packages:
dependency: "direct main"
description:
name: connectrpc
sha256: "22dce99cc292b43b5996ad914ea4bcfb85d9095d0486e4442c51b87ff212fcb8"
sha256: "032dff1e98029deafa291e4a08213932522e82248057a61ace5356309798f548"
url: "https://pub.dev"
source: hosted
version: "0.2.0"
version: "0.2.1"
console:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion clients/sidesail/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
path_provider: ^2.1.5
crypto: ^3.0.5
shared_preferences: ^2.4.0
connectrpc: ^0.2.0
connectrpc: ^0.2.1
path: ^1.8.3

# Needed for silencing complaints from adding the web3dart lib
Expand Down

0 comments on commit fc6c2ba

Please sign in to comment.