Skip to content

Commit

Permalink
build(deps): bump debug_overlay from 0.2.11 to 0.2.12 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.11 to 0.2.12.
- [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.11...v0.2.12)

---
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 Sep 2, 2024
1 parent 324887d commit 4a909ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,10 +182,10 @@ packages:
dependency: "direct main"
description:
name: debug_overlay
sha256: "3c630f1c4e59dca72e9da9caac8602645c252b78fd9f6802ef5b2b260e40a6b2"
sha256: "7598d3867c036db7c41d25b6a847f7780bd91384808949c453bc4d6c55138c47"
url: "https://pub.dev"
source: hosted
version: "0.2.11"
version: "0.2.12"
device_info_plus:
dependency: transitive
description:
Expand Down Expand Up @@ -365,18 +365,18 @@ packages:
dependency: transitive
description:
name: material_color_utilities
sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
url: "https://pub.dev"
source: hosted
version: "0.8.0"
version: "0.11.1"
meta:
dependency: transitive
description:
name: meta
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7
url: "https://pub.dev"
source: hosted
version: "1.12.0"
version: "1.15.0"
oxidized:
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 @@ -9,7 +9,7 @@ environment:
dependencies:
black_hole_flutter: ^1.1.0
collection: ^1.18.0
debug_overlay: ^0.2.1
debug_overlay: ^0.2.12
flutter:
sdk: flutter
flutter_localizations:
Expand Down

0 comments on commit 4a909ac

Please sign in to comment.