summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-07 02:13:56 +0000
committerGitHub <noreply@github.com>2020-06-07 02:13:56 +0000
commitae41cbf209c6af575eaca248d8916b775b1b97fa (patch)
treeb4ac1ad83c5e254403ba1a2794bc56115b9e47fe
parentd928c898f1e154c5791f7886c563c67462a6c351 (diff)
parent93243de9a2fbf53b7973db195a628660671bad6d (diff)
Merge pull request #1657 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.3.0
-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 bc92f876..207a8e7a 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",