From 925c6010bf0315207b88582acb2be3248756d07b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 09:03:52 +0200 Subject: [PATCH] Bump tinymce-i18n from 24.1.29 to 24.3.11 (#1232) Bumps [tinymce-i18n](https://github.com/mklkj/tinymce-i18n) from 24.1.29 to 24.3.11. - [Release notes](https://github.com/mklkj/tinymce-i18n/releases) - [Commits](https://github.com/mklkj/tinymce-i18n/compare/24.1.29...24.3.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 7cd3136d8..741f9df5c 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "popper.js": "^1.16.1", "slugify": "^1.6.6", "tinymce": "^6.8.3", - "tinymce-i18n": "^24.1.29", + "tinymce-i18n": "^24.3.11", "ublaboo-datagrid": "^6.9.1", "vue-axios": "^3.4.1", "vuex": "^3.6.2" diff --git a/yarn.lock b/yarn.lock index ca6105c76..8c576747d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1747,10 +1747,10 @@ terser@^5.26.0: commander "^2.20.0" source-map-support "~0.5.20" -tinymce-i18n@^24.1.29: - version "24.1.29" - resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-24.1.29.tgz#aaf8fa7ab15d8c1c631d51454d072e53264b3c00" - integrity sha512-njcQUZ4UXl+IiZMpeXoIr6UEUkKCqHNQFjDgmwjxUbr3uMNff6k71hdBWGcIzIPOTvJoPSBr6wQPkWqjoMRkEg== +tinymce-i18n@^24.3.11: + version "24.3.11" + resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-24.3.11.tgz#499c1c9118dc3d79f294182c0de9da8123c1c7ce" + integrity sha512-FH2TSbFwGi2sBejiwT5j+YPlCZ/UDtiWlh/IhcjfExEnYq10eZthTe8n1upk4zl6ICNOr9d37RHkAysM5d8ceg== tinymce@^6.8.3: version "6.8.3"