Skip to content

Commit

Permalink
fix(deps): update dependency sentry_flutter to v7.18.0 (#1132)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency sentry_flutter to v7.18.0

* chore(deps): dependencies maintenance

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] committed Mar 22, 2024
1 parent 3288f9c commit 8b59ff4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions macos/Podfile.lock
Expand Up @@ -107,7 +107,7 @@ PODS:
- GoogleUtilities/UserDefaults (7.13.0):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- GTMSessionFetcher/Core (3.3.1)
- GTMSessionFetcher/Core (3.3.2)
- nanopb (2.30910.0):
- nanopb/decode (= 2.30910.0)
- nanopb/encode (= 2.30910.0)
Expand Down Expand Up @@ -204,7 +204,7 @@ SPEC CHECKSUMS:
FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24
GoogleAppMeasurement: ccefe3eac9b0aa27f96066809fb1a7fe4b462626
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556
GTMSessionFetcher: 0e876eea9782ec6462e91ab872711c357322c94f
nanopb: 438bc412db1928dac798aa6fd75726007be04262
package_info_plus: 02d7a575e80f194102bef286361c6c326e4c29ce
path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c
Expand Down
8 changes: 4 additions & 4 deletions pubspec.lock
Expand Up @@ -998,10 +998,10 @@ packages:
dependency: transitive
description:
name: sentry
sha256: a524a87d096799b775530176c8c082afe7aa1f10cc31ba078fecdd74e9afc923
sha256: a460aa48568d47140dd0557410b624d344ffb8c05555107ac65035c1097cf1ad
url: "https://pub.dev"
source: hosted
version: "7.17.0"
version: "7.18.0"
sentry_dart_plugin:
dependency: "direct dev"
description:
Expand All @@ -1014,10 +1014,10 @@ packages:
dependency: "direct main"
description:
name: sentry_flutter
sha256: e0f8367f8f7c74dba9f7521f71700bce6c6ee065cf342f065d4fce411b84fc7b
sha256: "3d0d1d4e0e407d276ae8128d123263ccbc37e988bae906765efd6f37d544f4c6"
url: "https://pub.dev"
source: hosted
version: "7.17.0"
version: "7.18.0"
shared_preferences:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -39,7 +39,7 @@ dependencies:
path_provider: 2.1.2
pretty_json: 2.0.0
random_color_scheme: 0.1.4
sentry_flutter: 7.17.0
sentry_flutter: 7.18.0
shared_preferences: 2.2.2
universal_html: 2.2.4
universal_io: 2.2.2
Expand Down

0 comments on commit 8b59ff4

Please sign in to comment.