From 18abed5fa91065d20feb9aafa0ae0b629a354403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 08:13:55 +0100 Subject: [PATCH] Bump tinymce-i18n from 24.10.28 to 24.11.11 (#1419) Bumps [tinymce-i18n](https://github.com/mklkj/tinymce-i18n) from 24.10.28 to 24.11.11. - [Release notes](https://github.com/mklkj/tinymce-i18n/releases) - [Commits](https://github.com/mklkj/tinymce-i18n/compare/24.10.28...24.11.11) --- updated-dependencies: - dependency-name: tinymce-i18n dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a775d1dbb..4b46f24c5 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "popper.js": "^1.16.1", "slugify": "^1.6.6", "tinymce": "^5.10.9", - "tinymce-i18n": "^24.10.28", + "tinymce-i18n": "^24.11.11", "ublaboo-datagrid": "^6.9.1", "vue-axios": "^3.4.1", "vuex": "^3.6.2" diff --git a/yarn.lock b/yarn.lock index 828fbc539..f0f9b5d01 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1618,10 +1618,10 @@ terser@^5.26.0: commander "^2.20.0" source-map-support "~0.5.20" -tinymce-i18n@^24.10.28: - version "24.10.28" - resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-24.10.28.tgz#f865b2306464cca2ac6705ee1550bfb7d70a6512" - integrity sha512-n2CQQQC4xgBBTLortrgkP0aMkPtLwmeFEu/Eu68ZckOqyNC4gbtgpR+Ss2tNc6qCfQAawdUKha/NElOBkKRHYQ== +tinymce-i18n@^24.11.11: + version "24.11.11" + resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-24.11.11.tgz#5bbc6ec35d818b27996047d725af7275145d8365" + integrity sha512-1iH1qrR5KxeSH6uy28PeHdBttGUhfSbk31Vxp430gk3Uvt8Djay7CxvM7p695TmNyNYHWgFpQU09LduIyesOwQ== tinymce@^5.10.9: version "5.10.9"