diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-28 11:05:52 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-04-03 18:28:50 +0000 |
commit | ba470a3fd35047e6859dc47312937a9980e57074 (patch) | |
tree | 58cd4b6b519da9f47b87cf6f66bbed959da44420 /package.json | |
parent | 7bd9100a85b858ad74df0ee51959ccbd02700ec0 (diff) | |
download | nextcloud-server-ba470a3fd35047e6859dc47312937a9980e57074.tar.gz nextcloud-server-ba470a3fd35047e6859dc47312937a9980e57074.zip |
build(deps): bump @nextcloud/files from 3.1.0 to 3.1.1
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5e281f6e1af..5cd98d02b98 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@nextcloud/capabilities": "^1.0.4", "@nextcloud/dialogs": "^5.2.0", "@nextcloud/event-bus": "^3.1.0", - "@nextcloud/files": "^3.1.0", + "@nextcloud/files": "^3.1.1", "@nextcloud/initial-state": "^2.0.0", "@nextcloud/l10n": "^2.1.0", "@nextcloud/logger": "^2.5.0", |