summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-29 03:18:18 +0000
committerGitHub <noreply@github.com>2023-04-29 03:18:18 +0000
commit0136b5941238bc70c92cbd0f7337473fcd70afc1 (patch)
tree976a1183dd7fe081a72be0402e04a4a3f0db0371 /package.json
parente6e194d523874a31431197431e7e1dcce17fbcc4 (diff)
chore(deps): Bump @nextcloud/files from 3.0.0-beta.8 to 3.0.0-beta.9
Bumps [@nextcloud/files](https://github.com/nextcloud/nextcloud-files) from 3.0.0-beta.8 to 3.0.0-beta.9. - [Release notes](https://github.com/nextcloud/nextcloud-files/releases) - [Changelog](https://github.com/nextcloud/nextcloud-files/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-files/compare/v3.0.0-beta.8...v3.0.0-beta.9) --- updated-dependencies: - dependency-name: "@nextcloud/files" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index df3a2466d..6acb26d58 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^4.0.1",
"@nextcloud/event-bus": "^3.0.1",
- "@nextcloud/files": "^3.0.0-beta.8",
+ "@nextcloud/files": "^3.0.0-beta.9",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.1.0",
"@nextcloud/moment": "^1.2.1",