Skip to content

Commit

Permalink
build(deps): bump time from 2.1.4 to 2.1.5 in /example
Browse files Browse the repository at this point in the history
Bumps [time](https://github.com/jogboms/time.dart) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/jogboms/time.dart/releases)
- [Changelog](https://github.com/jogboms/time.dart/blob/master/CHANGELOG.md)
- [Commits](jogboms/time.dart@v2.1.4...v2.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 275aacc commit e74eec2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -576,10 +576,10 @@ packages:
dependency: "direct main"
description:
name: time
sha256: ad8e018a6c9db36cb917a031853a1aae49467a93e0d464683e029537d848c221
sha256: "370572cf5d1e58adcb3e354c47515da3f7469dac3a95b447117e728e7be6f461"
url: "https://pub.dev"
source: hosted
version: "2.1.4"
version: "2.1.5"
time_machine:
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 @@ -14,7 +14,7 @@ dependencies:
sdk: flutter
flutter_localizations:
sdk: flutter
time: ^2.1.4
time: ^2.1.5
timetable:
path: ../

Expand Down

0 comments on commit e74eec2

Please sign in to comment.