Skip to content

Commit

Permalink
Bump process_run from 0.14.2 to 1.0.0+1
Browse files Browse the repository at this point in the history
Bumps [process_run](https://github.com/tekartik/process_run.dart/tree/master/packages) from 0.14.2 to 1.0.0+1.
- [Commits](https://github.com/tekartik/process_run.dart/commits/v1.0.0/packages)

---
updated-dependencies:
- dependency-name: process_run
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent fee5dd0 commit bb48b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
# A comprehensive, cross-platform path manipulation library for Dart.
path: ^1.8.3
# Process run helpers
process_run: ">=0.13.3+1 <0.15.0"
process_run: ">=0.13.3+1 <2.0.0"
# Yet another NoSQL persistent store database solution for single process io apps.
sembast: ^3.5.0+1
# Cross-platform 'dart:io' that works in all platforms.
Expand Down

0 comments on commit bb48b53

Please sign in to comment.