summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-01 01:31:31 +0000
committerGitHub <noreply@github.com>2023-07-01 01:31:31 +0000
commitff4ad233e8c341d86fbc8e9c9da4b678d2b52472 (patch)
treed412b205ba161ef6c01e6ccfc8a508b782ef7cd5 /package.json
parent2b78e0b60739fe379578b8e32fe95136cb3f5cc0 (diff)
chore(deps): bump @nextcloud/l10n from 2.1.0 to 2.2.0
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases) - [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: "@nextcloud/l10n" 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..073ec29a 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"@nextcloud/dialogs": "^3.2.0",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/initial-state": "^2.0.0",
- "@nextcloud/l10n": "^2.1.0",
+ "@nextcloud/l10n": "^2.2.0",
"@nextcloud/logger": "^2.5.0",
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",