summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-02 02:06:50 +0000
committerGitHub <noreply@github.com>2021-10-02 02:06:50 +0000
commit6544d9be8bb750d84c622174fcb268ee54aa19a7 (patch)
tree102755597c862ff9015c650e2bb35b13fe65d1de /package.json
parentfb2fd3457650464230e052a91f573ba052950fef (diff)
downloadnextcloud-server-6544d9be8bb750d84c622174fcb268ee54aa19a7.tar.gz
nextcloud-server-6544d9be8bb750d84c622174fcb268ee54aa19a7.zip
Bump @nextcloud/logger from 2.0.0 to 2.1.0
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/nextcloud/nextcloud-logger/releases) - [Changelog](https://github.com/nextcloud/nextcloud-logger/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/logger" 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 bb5e50bc57e..24c83b701a6 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"@nextcloud/files": "^2.0.0",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/l10n": "^1.4.1",
- "@nextcloud/logger": "^2.0.0",
+ "@nextcloud/logger": "^2.1.0",
"@nextcloud/moment": "^1.1.1",
"@nextcloud/password-confirmation": "^1.0.1",
"@nextcloud/paths": "^2.0.0",