Skip to content

Commit

Permalink
chore(deps): bump process from 4.2.4 to 5.0.0 (#52)
Browse files Browse the repository at this point in the history
Bumps [process](https://github.com/google/process.dart) from 4.2.4 to 5.0.0.
- [Release notes](https://github.com/google/process.dart/releases)
- [Changelog](https://github.com/google/process.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/process.dart/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2023
1 parent 2ee5737 commit c7e0486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -9,7 +9,7 @@ environment:
dependencies:
http: ^1.0.0
json_annotation: ^4.1.0
process: ^4.2.3
process: ">=4.2.3 <6.0.0"
pub_semver: ^2.1.3

dev_dependencies:
Expand Down

0 comments on commit c7e0486

Please sign in to comment.