summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-01 01:30:32 +0000
committerGitHub <noreply@github.com>2023-07-01 01:30:32 +0000
commit1a39b341265038ac738cb00aebd6090c0c41e86e (patch)
tree5c5625f27e4ac0c0f642bac7cf9b03e54f52d27f /package.json
parent2b78e0b60739fe379578b8e32fe95136cb3f5cc0 (diff)
chore(deps): bump @nextcloud/capabilities from 1.0.4 to 1.1.0
Bumps [@nextcloud/capabilities](https://github.com/nextcloud/nextcloud-capabilities) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/nextcloud/nextcloud-capabilities/releases) - [Changelog](https://github.com/nextcloud/nextcloud-capabilities/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-capabilities/compare/v1.0.4...v1.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/capabilities" dependency-type: direct:production update-type: version-update:semver-minor ... 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 15a03b29..ffaf6d08 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"@mattkrick/sanitize-svg": "^0.4.0",
"@nextcloud/auth": "^2.1.0",
"@nextcloud/axios": "^2.3.0",
- "@nextcloud/capabilities": "^1.0.4",
+ "@nextcloud/capabilities": "^1.1.0",
"@nextcloud/cdav-library": "^1.1.0",
"@nextcloud/dialogs": "^3.2.0",
"@nextcloud/event-bus": "^3.1.0",