Skip to content

Commit

Permalink
build(deps): bump sentry_hive in /packages/worldstate_repository (#434)
Browse files Browse the repository at this point in the history
Bumps [sentry_hive](https://github.com/getsentry/sentry-dart) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/getsentry/sentry-dart/releases)
- [Changelog](https://github.com/getsentry/sentry-dart/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dart@7.19.0...7.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 9adfeae commit 849d6eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions packages/worldstate_repository/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -191,18 +191,18 @@ packages:
dependency: transitive
description:
name: sentry
sha256: fe99a06970b909a491b7f89d54c9b5119772e3a48a400308a6e129625b333f5b
sha256: "19a267774906ca3a3c4677fc7e9582ea9da79ae9a28f84bbe4885dac2c269b70"
url: "https://pub.dev"
source: hosted
version: "7.19.0"
version: "7.20.0"
sentry_hive:
dependency: "direct main"
description:
name: sentry_hive
sha256: "020d1d0f57d5acbf2c9b5a98acebe3cd2298933cbc62ec67b0c6bb89648480fd"
sha256: "5d1620730c33040783d613d64db95ac2c5b4dc44890b92613de43f95f844c005"
url: "https://pub.dev"
source: hosted
version: "7.19.0"
version: "7.20.0"
sky_engine:
dependency: transitive
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion packages/worldstate_repository/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
sdk: flutter
hive: ^2.2.3
http: ^1.2.0
sentry_hive: ^7.19.0
sentry_hive: ^7.20.0
warframestat_client: ^3.6.10

dependency_overrides:
Expand Down

0 comments on commit 849d6eb

Please sign in to comment.