From ef8decbcc5bc2d16caffa57646f0fa83bd7b573f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 15:10:52 +0100 Subject: [PATCH] Bump tinymce-i18n from 24.10.7 to 24.10.28 (#1405) Bumps [tinymce-i18n](https://github.com/mklkj/tinymce-i18n) from 24.10.7 to 24.10.28. - [Release notes](https://github.com/mklkj/tinymce-i18n/releases) - [Commits](https://github.com/mklkj/tinymce-i18n/compare/24.10.7...24.10.28) --- updated-dependencies: - dependency-name: tinymce-i18n dependency-type: direct:production update-type: version-update:semver-patch ... 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 a947ef717..46a171352 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.7", + "tinymce-i18n": "^24.10.28", "ublaboo-datagrid": "^6.9.1", "vue-axios": "^3.4.1", "vuex": "^3.6.2" diff --git a/yarn.lock b/yarn.lock index 30a79fd4b..abf1b84bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1670,10 +1670,10 @@ terser@^5.26.0: commander "^2.20.0" source-map-support "~0.5.20" -tinymce-i18n@^24.10.7: - version "24.10.7" - resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-24.10.7.tgz#923bf088400036ac65e67ab4ea648a06ac784fe2" - integrity sha512-svVaW78Cop0Lrw2fCPe2BgWZndAoxxiafkij46/TdOQb09d3e+dwtQrVgILWSmZJDBoZby4SNxmJMhgu9GKOlg== +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@^5.10.9: version "5.10.9"