summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-10 09:53:30 +0000
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-04-10 11:54:20 +0200
commitc7a6f0f602f1fe7738005b86760e5026292b6b0e (patch)
treef6f936fe910d40373bd9076f6e8729f29ef766b6 /package-lock.json
parente255820443f54d37a698c6fdc81511950753e3f2 (diff)
downloadnextcloud-server-c7a6f0f602f1fe7738005b86760e5026292b6b0e.tar.gz
nextcloud-server-c7a6f0f602f1fe7738005b86760e5026292b6b0e.zip
Bump @nextcloud/l10n from 1.2.2 to 1.2.3
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.2.2 to 1.2.3. - [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.2...v1.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index c89119b10ac..c44423cd11f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1520,9 +1520,9 @@
}
},
"@nextcloud/l10n": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.2.2.tgz",
- "integrity": "sha512-p4YrycRqLY2yBaK9E/G5pbISxwmsgs4cd2KbI1zIiMWHiPrZWqU0myQFgfuoL9zW3ySyKI7ozqyJu4I8RZEOAA==",
+ "version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.2.3.tgz",
+ "integrity": "sha512-bd/bp/pk24Sl/Fjj3KJhDsGhc5EI1tIs34+sl4eaBNrj7SHl79K9bAzarxtABx6LSXn6pl6K/YYkKCidqPzuDQ==",
"requires": {
"core-js": "^3.6.4",
"node-gettext": "^3.0.0"