Skip to content

Commit

Permalink
build(deps): bump debug_overlay from 0.2.8 to 0.2.10 in /example
Browse files Browse the repository at this point in the history
Bumps [debug_overlay](https://github.com/JonasWanke/debug_overlay) from 0.2.8 to 0.2.10.
- [Release notes](https://github.com/JonasWanke/debug_overlay/releases)
- [Changelog](https://github.com/JonasWanke/debug_overlay/blob/main/CHANGELOG.md)
- [Commits](JonasWanke/debug_overlay@v0.2.8...v0.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 6eecf8f commit 0f0e82c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ packages:
dependency: "direct main"
description:
name: debug_overlay
sha256: "04c4800550e257b8275b56e5735c8370a8c92d9bffc2cfe2c5c89df734c7db0f"
sha256: ac24b617c792d4d26cac98cc75cd1b36cc0ecacca7945de73f4ce344ba64497c
url: "https://pub.dev"
source: hosted
version: "0.2.8"
version: "0.2.10"
device_info_plus:
dependency: transitive
description:
Expand Down Expand Up @@ -184,6 +184,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.18.1"
json_view:
dependency: transitive
description:
name: json_view
sha256: "905c69f9e69d1eab5406b87ab6c10c3706c04c70c6a4959621bd2b43c2d27374"
url: "https://pub.dev"
source: hosted
version: "0.4.2"
lints:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
flutter: '>=3.10.0'

dependencies:
debug_overlay: ^0.2.1
debug_overlay: ^0.2.10
flutter:
sdk: flutter
flutter_localizations:
Expand Down

0 comments on commit 0f0e82c

Please sign in to comment.