From 068ba88f395d4b9993977034d5129766c7b6a044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 14:37:25 +0100 Subject: [PATCH] Bump tinymce-i18n from 23.11.6 to 23.11.20 (#1113) Bumps [tinymce-i18n](https://github.com/mklkj/tinymce-i18n) from 23.11.6 to 23.11.20. - [Release notes](https://github.com/mklkj/tinymce-i18n/releases) - [Commits](https://github.com/mklkj/tinymce-i18n/compare/23.11.6...23.11.20) --- 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 722d35a47..07f21a377 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "popper.js": "^1.16.1", "slugify": "^1.6.6", "tinymce": "^6.7.3", - "tinymce-i18n": "^23.11.6", + "tinymce-i18n": "^23.11.20", "ublaboo-datagrid": "^6.9.1", "vue-axios": "^3.4.1", "vuex": "^3.6.2" diff --git a/yarn.lock b/yarn.lock index 3d069308a..f3545a9c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1749,10 +1749,10 @@ terser@^5.16.8: commander "^2.20.0" source-map-support "~0.5.20" -tinymce-i18n@^23.11.6: - version "23.11.6" - resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-23.11.6.tgz#a5975eb2121cbcf67d700a7efd256cd31a1ad7a2" - integrity sha512-ZyspyIQ8ePMxER7qQxCCIXuv85NjPn0XFtDiDGDA6F24Ju6VxkjwRFyHGcJl/pQmE926KSiUwRlhL5wzajN2+A== +tinymce-i18n@^23.11.20: + version "23.11.20" + resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-23.11.20.tgz#382244ca2dd10dc315e40daeb3a2cb32c72cb009" + integrity sha512-mHIC7DfXqec4y6BE8EfrSFmWmbSyrut+RVrJOV68NWulJBOyj0EHvcIEu8UICMLBZ6QMcReyaEhbh9sbbF6yXQ== tinymce@^6.7.3: version "6.7.3"