Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-12 05:16:17 +0300
committerGitHub <noreply@github.com>2020-04-12 05:16:17 +0300
commit6c5168c5841c9bc30c8c3dc4fbd03c1061a31a55 (patch)
tree22adcf07ff0e92c74b24fd4bbb84c1b40383afb5 /package-lock.json
parentff6b3c8735822cae3ca1ebf4c51903bd8a428256 (diff)
Bump @nextcloud/l10n from 1.2.0 to 1.2.3
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.2.0 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.0...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 60230bf7..bf2a26cb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1320,9 +1320,9 @@
}
},
"@nextcloud/l10n": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.2.0.tgz",
- "integrity": "sha512-aPsVAewCYMNe2h0yse3Fj7LofvnvFPimojw24K47ip1+I1gawMIsQL+BYAnN8wzlcbsDTEc7I1FxtOh+8dHHIA==",
+ "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"