Skip to content

Commit

Permalink
fix(deps): update dependency ndialog to v4.3.1 (#816)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency ndialog to v4.3.1

* 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] authored Jul 22, 2023
1 parent e34962e commit 9e54ad0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ PODS:
- path_provider_foundation (0.0.1):
- Flutter
- FlutterMacOS
- PromisesObjC (2.2.0)
- PromisesObjC (2.3.1)
- Sentry/HybridSDK (8.8.0):
- SentryPrivate (= 8.8.0)
- sentry_flutter (0.0.1):
Expand Down Expand Up @@ -193,7 +193,7 @@ SPEC CHECKSUMS:
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
package_info_plus: 02d7a575e80f194102bef286361c6c326e4c29ce
path_provider_foundation: eaf5b3e458fc0e5fbb9940fb09980e853fe058b8
PromisesObjC: 09985d6d70fbe7878040aa746d78236e6946d2ef
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
Sentry: 927dfb29d18a14d924229a59cc2ad149f43349f2
sentry_flutter: cf7da03b65520b631330ecb498deb592aa7640be
SentryPrivate: 4350d865f898224ab9fa02b37d6ee7fbb623f47e
Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -767,10 +767,10 @@ packages:
dependency: "direct main"
description:
name: ndialog
sha256: "805e7eb1ad654f2d155ec7f343e7c8db5b0d35bfd720c73681906b02f25ffac0"
sha256: "3c667b19e5eb5abaa1fa7fb8e9514aa46703a987e3536b83c8cb0adee9334cad"
url: "https://pub.dev"
source: hosted
version: "4.3.0"
version: "4.3.1"
nested:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
json_theme: 6.1.0
material_color_utilities: 0.2.0
material_design_icons_flutter: 7.0.7296
ndialog: 4.3.0
ndialog: 4.3.1
path_provider: 2.0.15
pretty_json: 2.0.0
random_color_scheme: 0.1.4
Expand Down

0 comments on commit 9e54ad0

Please sign in to comment.