From 223fd815fe95ade758cec9271ee6f41d60604db8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:06:47 +0200 Subject: [PATCH] Bump tinymce-i18n from 24.9.30 to 24.10.7 (#1381) Bumps [tinymce-i18n](https://github.com/mklkj/tinymce-i18n) from 24.9.30 to 24.10.7. - [Release notes](https://github.com/mklkj/tinymce-i18n/releases) - [Commits](https://github.com/mklkj/tinymce-i18n/compare/24.9.30...24.10.7) --- 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 9b29c0072..03bb4d550 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.9.30", + "tinymce-i18n": "^24.10.7", "ublaboo-datagrid": "^6.9.1", "vue-axios": "^3.4.1", "vuex": "^3.6.2" diff --git a/yarn.lock b/yarn.lock index 52cd86245..c313079be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1690,10 +1690,10 @@ terser@^5.26.0: commander "^2.20.0" source-map-support "~0.5.20" -tinymce-i18n@^24.9.30: - version "24.9.30" - resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-24.9.30.tgz#225ee6de0d6495637ec0dc8cb37e76e7518409d3" - integrity sha512-/tj1nIZGwp+CUna5csp5jZw+YNdCcOttb1Mf5ls6R6WUFVBHHioc3R8XMpeNjQCWvaeaAv3tPXSV/mtb+FdAOQ== +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@^5.10.9: version "5.10.9"