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

Unverified Commit ea45820c authored by Richard Steinmetz's avatar Richard Steinmetz Committed by GitHub
Browse files

Merge pull request #4218 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.6.0

Bump @nextcloud/l10n from 1.4.1 to 1.6.0
parents fef55958 bf93e290
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",
@@ -2964,9 +2964,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"
@@ -19380,9 +19380,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",