summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-08 15:42:24 +0000
committerGitHub <noreply@github.com>2021-11-08 15:42:24 +0000
commit5a86aa98fd9670e4c86d6180b123083f9c4f8b59 (patch)
treebdb1ebd58bd35b83a1256e5e3a1110ca7b1a0047 /package.json
parent586cc9bcbc3a2c659d241cf82a538326aaeb3b1d (diff)
downloadnextcloud-server-5a86aa98fd9670e4c86d6180b123083f9c4f8b59.tar.gz
nextcloud-server-5a86aa98fd9670e4c86d6180b123083f9c4f8b59.zip
Bump @nextcloud/event-bus from 2.0.0 to 2.1.1
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases) - [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v2.0.0...v2.1.1) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" 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 f8108e1a57c..1c0139b1468 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"@nextcloud/axios": "^1.7.0",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.2",
- "@nextcloud/event-bus": "^2.0.0",
+ "@nextcloud/event-bus": "^2.1.1",
"@nextcloud/files": "^2.1.0",
"@nextcloud/initial-state": "^1.2.1",
"@nextcloud/jcrop": "^0.10.0",