Merge pull request #1627 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.1.1
Bump @nextcloud/l10n from 1.1.0 to 1.1.1
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3516,9 +3516,9 @@
|
||||
}
|
||||
},
|
||||
"@nextcloud/l10n": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.1.0.tgz",
|
||||
"integrity": "sha512-MywbaSb31JH5LNUsC98RrMwzHdsjDELf+nL5BVtHBQWq2r0cDP0nPd7Ve+knRVdGMegnigXW+F2VXbxFBLb6mQ==",
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.1.1.tgz",
|
||||
"integrity": "sha512-aVGvOhXgBzGtgMTOIVov1T7jt35FjX2vCqWCT0C/t6T6VgRn6l2Wb3/jzQycyUgGe71VPqS/4TpSH21yyH99YA==",
|
||||
"requires": {
|
||||
"core-js": "3.6.4",
|
||||
"node-gettext": "^2.0.0"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"@nextcloud/dialogs": "^1.2.1",
|
||||
"@nextcloud/files": "^1.0.0",
|
||||
"@nextcloud/initial-state": "^1.1.0",
|
||||
"@nextcloud/l10n": "^1.1.0",
|
||||
"@nextcloud/l10n": "^1.1.1",
|
||||
"@nextcloud/moment": "^1.1.0",
|
||||
"@nextcloud/router": "^1.0.0",
|
||||
"@nextcloud/vue": "^1.4.0",
|
||||
|
||||
Reference in New Issue
Block a user