Skip to content

Commit

Permalink
chore(deps): bump process from 4.2.4 to 5.0.0
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>
  • Loading branch information
dependabot[bot] committed Aug 10, 2023
1 parent 2ee5737 commit a08e9c1
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 @@ -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 a08e9c1

Please sign in to comment.