diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-17 12:06:12 +0000 |
---|---|---|
committer | npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | 2021-07-17 13:42:34 +0000 |
commit | bbad122546d59d71d181829687ae93786484594d (patch) | |
tree | 95d669b6eed33452cae83ece95b3391edbbaa514 /package-lock.json | |
parent | d250f7efb5af68593f073dc03e9bff0a2ce57c7b (diff) | |
download | nextcloud-server-bbad122546d59d71d181829687ae93786484594d.tar.gz nextcloud-server-bbad122546d59d71d181829687ae93786484594d.zip |
Bump @nextcloud/files from 1.1.0 to 2.0.0
Bumps @nextcloud/files from 1.1.0 to 2.0.0.
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index aa23e854bcb..27fc72b1039 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5076,9 +5076,9 @@ } }, "@nextcloud/files": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-1.1.0.tgz", - "integrity": "sha512-wBtgtE3cSII5dNBOSIbkEHlroOGHS34CI7P20ye/9RYBY3TuKakhw5loT68wEOXa29Sp7GZsdWOuzxoRlsF2GA==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-2.0.0.tgz", + "integrity": "sha512-fM9wbyl4mGCuo+rLTJjycsC/1QWE+SKO5SBi08dgK6BU26lcdKAYJ41oPXYi7hnL4mqkNEblPQarXAZCIjteww==", "requires": { "@nextcloud/l10n": "^1.3.0", "core-js": "^3.6.4" |