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[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-12 04:05:41 +0300
committerGitHub <noreply@github.com>2020-09-12 04:05:41 +0300
commit9a18f0761f43846d49eb7b7f094f9f0ad8fff332 (patch)
tree5a23acb8224927ba74108a92573a4319f9f9e869 /package-lock.json
parent0481a2967562d0354a8ef042714ebdf639392c7a (diff)
Bump @nextcloud/l10n from 1.4.0 to 1.4.1
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.4.0 to 1.4.1. - [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.4.0...v1.4.1) Signed-off-by: dependabot[bot] <support@github.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 f688ee38..5a420e72 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2319,9 +2319,9 @@
}
},
"@nextcloud/l10n": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.4.0.tgz",
- "integrity": "sha512-qX9ZDntxhBj/8KrjIC+nQ+aZkTLRb6W+dbWaT+Cqe/YgdAWzBFceCdscRhiriMljaSma1AHtQKkNnSIUNNABnA==",
+ "version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.4.1.tgz",
+ "integrity": "sha512-19LPGmozfuLCeO4xRS9Y1Av6DquqVgBH2kQyWL6dJ49AynMGN9uVOrNv3GYoqULzEcHoetMAt+8PLTdE6zKbvA==",
"requires": {
"core-js": "^3.6.4",
"node-gettext": "^3.0.0"