Merge pull request #2266 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.4.0

Bump @nextcloud/l10n from 1.3.0 to 1.4.0
This commit is contained in:
Julius Härtl
2020-09-07 06:57:09 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3711,9 +3711,9 @@
}
},
"@nextcloud/l10n": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.3.0.tgz",
"integrity": "sha512-hGk3ag9TU4cb0+ld/wziEsE+CWaS7Rpj6Y6dPv0QVfnqQ7jFCKQ62VHnuk8pFQHkmKMg3HGxkHuojumbukm42w==",
"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==",
"requires": {
"core-js": "^3.6.4",
"node-gettext": "^3.0.0"