Skip to content

Commit c7e0486

Browse files
chore(deps): bump process from 4.2.4 to 5.0.0 (#52)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ee5737 commit c7e0486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99
dependencies:
1010
http: ^1.0.0
1111
json_annotation: ^4.1.0
12-
process: ^4.2.3
12+
process: ">=4.2.3 <6.0.0"
1313
pub_semver: ^2.1.3
1414

1515
dev_dependencies:

0 commit comments

Comments
 (0)