summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-07 01:32:20 +0000
committerGitHub <noreply@github.com>2020-06-07 01:32:20 +0000
commit93243de9a2fbf53b7973db195a628660671bad6d (patch)
tree637c79ca4bd3c2b264a58aca8f23ab3243703241
parentd6d01335e2ee2fcde3c9540ad4454e742dde5a8a (diff)
Bump @nextcloud/l10n from 1.2.3 to 1.3.0
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.2.3 to 1.3.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/v1.2.3...v1.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index afe9ac86..fa180ff8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3803,9 +3803,9 @@
}
},
"@nextcloud/l10n": {
- "version": "1.2.3",
- "resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.2.3.tgz",
- "integrity": "sha512-bd/bp/pk24Sl/Fjj3KJhDsGhc5EI1tIs34+sl4eaBNrj7SHl79K9bAzarxtABx6LSXn6pl6K/YYkKCidqPzuDQ==",
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.3.0.tgz",
+ "integrity": "sha512-hGk3ag9TU4cb0+ld/wziEsE+CWaS7Rpj6Y6dPv0QVfnqQ7jFCKQ62VHnuk8pFQHkmKMg3HGxkHuojumbukm42w==",
"requires": {
"core-js": "^3.6.4",
"node-gettext": "^3.0.0"
diff --git a/package.json b/package.json
index 8afeeac0..8b277021 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"@nextcloud/auth": "^1.2.3",
"@nextcloud/dialogs": "^1.4.0",
"@nextcloud/initial-state": "^1.1.2",
- "@nextcloud/l10n": "^1.2.3",
+ "@nextcloud/l10n": "^1.3.0",
"@nextcloud/paths": "^1.1.2",
"@nextcloud/router": "^1.0.2",
"@nextcloud/vue": "2.0.0",