build(deps): bump process_run from 1.0.0+1 to 1.1.0

Bumps [process_run](https://github.com/tekartik/process_run.dart/tree/master/packages) from 1.0.0+1 to 1.1.0.
- [Commits](https://github.com/tekartik/process_run.dart/commits/v1.1.0/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-26 08:59:33 +00:00 committed by Martin Wimpress
parent aa840182b0
commit f4edc9dc33
2 changed files with 3 additions and 3 deletions

View File

@ -577,10 +577,10 @@ packages:
dependency: "direct main"
description:
name: process_run
sha256: "6052115540ad88715d6bcee60656970f70c68c85846d1948b92e435f0382899e"
sha256: c917dfb5f7afad4c7485bc00a4df038621248fce046105020cea276d1a87c820
url: "https://pub.dev"
source: hosted
version: "1.0.0+1"
version: "1.1.0"
provider:
dependency: "direct main"
description:

View File

@ -20,7 +20,7 @@ dependencies:
gettext_i18n: ^1.0.7
gettext_parser: ^0.2.0
package_info_plus: ^8.0.0
process_run: ^1.0.0+1
process_run: ^1.1.0
provider: ^6.1.2
quiver: ^3.2.1
url_launcher: ^6.3.0