Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit bf93e290 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump @nextcloud/l10n from 1.4.1 to 1.6.0

Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.4.1 to 1.6.0.
- [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/commits

)

---
updated-dependencies:
- dependency-name: "@nextcloud/l10n"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 5bc08052
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
				"@nextcloud/dialogs": "^3.1.2",
				"@nextcloud/event-bus": "^2.1.1",
				"@nextcloud/initial-state": "^1.2.1",
				"@nextcloud/l10n": "^1.4.1",
				"@nextcloud/l10n": "^1.6.0",
				"@nextcloud/logger": "^2.1.0",
				"@nextcloud/moment": "^1.2.1",
				"@nextcloud/router": "^2.0.0",
@@ -2863,9 +2863,9 @@
			}
		},
		"node_modules/@nextcloud/l10n": {
			"version": "1.4.1",
			"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.4.1.tgz",
			"integrity": "sha512-19LPGmozfuLCeO4xRS9Y1Av6DquqVgBH2kQyWL6dJ49AynMGN9uVOrNv3GYoqULzEcHoetMAt+8PLTdE6zKbvA==",
			"version": "1.6.0",
			"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.6.0.tgz",
			"integrity": "sha512-aKGlgrwN9OiafN791sYus0shfwNeU3PlrH6Oi9ISma6iJSvN6a8aJM8WGKCJ9pqBaTR5PrDuckuM/WnybBWb6A==",
			"dependencies": {
				"core-js": "^3.6.4",
				"node-gettext": "^3.0.0"
@@ -20478,9 +20478,9 @@
			}
		},
		"@nextcloud/l10n": {
			"version": "1.4.1",
			"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.4.1.tgz",
			"integrity": "sha512-19LPGmozfuLCeO4xRS9Y1Av6DquqVgBH2kQyWL6dJ49AynMGN9uVOrNv3GYoqULzEcHoetMAt+8PLTdE6zKbvA==",
			"version": "1.6.0",
			"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.6.0.tgz",
			"integrity": "sha512-aKGlgrwN9OiafN791sYus0shfwNeU3PlrH6Oi9ISma6iJSvN6a8aJM8WGKCJ9pqBaTR5PrDuckuM/WnybBWb6A==",
			"requires": {
				"core-js": "^3.6.4",
				"node-gettext": "^3.0.0"
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@
		"@nextcloud/dialogs": "^3.1.2",
		"@nextcloud/event-bus": "^2.1.1",
		"@nextcloud/initial-state": "^1.2.1",
		"@nextcloud/l10n": "^1.4.1",
		"@nextcloud/l10n": "^1.6.0",
		"@nextcloud/logger": "^2.1.0",
		"@nextcloud/moment": "^1.2.1",
		"@nextcloud/router": "^2.0.0",