From 056777a5aafc362e79d6a3f286ff7b72e6588f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 17:09:31 +0000 Subject: [PATCH] build(deps): bump mklkj/tinymce-i18n from 25.6.2 to 25.9.1 Bumps [mklkj/tinymce-i18n](https://github.com/mklkj/tinymce-i18n) from 25.6.2 to 25.9.1. - [Release notes](https://github.com/mklkj/tinymce-i18n/releases) - [Commits](https://github.com/mklkj/tinymce-i18n/compare/25.6.2...25.9.1) --- updated-dependencies: - dependency-name: mklkj/tinymce-i18n dependency-version: 25.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 6a6cc3e2a8d..14c81e81a49 100644 --- a/composer.lock +++ b/composer.lock @@ -1168,16 +1168,16 @@ }, { "name": "mklkj/tinymce-i18n", - "version": "25.6.2", + "version": "25.9.1", "source": { "type": "git", "url": "https://github.com/mklkj/tinymce-i18n.git", - "reference": "2e43ff3dac4723a495587474125de6e016374db4" + "reference": "d329fbaacb01bf17777356c55dc841c5daf5e9dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mklkj/tinymce-i18n/zipball/2e43ff3dac4723a495587474125de6e016374db4", - "reference": "2e43ff3dac4723a495587474125de6e016374db4", + "url": "https://api.github.com/repos/mklkj/tinymce-i18n/zipball/d329fbaacb01bf17777356c55dc841c5daf5e9dd", + "reference": "d329fbaacb01bf17777356c55dc841c5daf5e9dd", "shasum": "" }, "type": "library", @@ -1190,7 +1190,7 @@ "name": "TinyMCE Community" } ], - "description": "Languages for TinyMCE 4, 5 and 6", + "description": "Languages for TinyMCE 4, 5, 6, 7 and 8", "homepage": "https://github.com/mklkj/tinymce-i18n", "keywords": [ "i18n", @@ -1199,9 +1199,9 @@ ], "support": { "issues": "https://github.com/mklkj/tinymce-i18n/issues", - "source": "https://github.com/mklkj/tinymce-i18n/tree/25.6.2" + "source": "https://github.com/mklkj/tinymce-i18n/tree/25.9.1" }, - "time": "2025-06-02T10:25:35+00:00" + "time": "2025-09-01T10:54:07+00:00" }, { "name": "nesbot/carbon",