Browse Source

chore(deps): update dependency process_run to ^0.13.1

pull/620/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
7df4e10723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/nextcloud/pubspec.yaml

2
packages/nextcloud/pubspec.yaml

@ -34,6 +34,6 @@ dev_dependencies:
git: git:
url: https://github.com/nextcloud/neon url: https://github.com/nextcloud/neon
path: packages/neon_lints path: packages/neon_lints
process_run: ^0.13.0 process_run: ^0.13.1
test: ^1.24.2 test: ^1.24.2
xml_serializable: ^2.2.2 xml_serializable: ^2.2.2

Loading…
Cancel
Save