Skip to content

Commit 18abed5

Browse files
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](mklkj/tinymce-i18n@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc2315e commit 18abed5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"popper.js": "^1.16.1",
3333
"slugify": "^1.6.6",
3434
"tinymce": "^5.10.9",
35-
"tinymce-i18n": "^24.10.28",
35+
"tinymce-i18n": "^24.11.11",
3636
"ublaboo-datagrid": "^6.9.1",
3737
"vue-axios": "^3.4.1",
3838
"vuex": "^3.6.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1618,10 +1618,10 @@ terser@^5.26.0:
16181618
commander "^2.20.0"
16191619
source-map-support "~0.5.20"
16201620

1621-
tinymce-i18n@^24.10.28:
1622-
version "24.10.28"
1623-
resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-24.10.28.tgz#f865b2306464cca2ac6705ee1550bfb7d70a6512"
1624-
integrity sha512-n2CQQQC4xgBBTLortrgkP0aMkPtLwmeFEu/Eu68ZckOqyNC4gbtgpR+Ss2tNc6qCfQAawdUKha/NElOBkKRHYQ==
1621+
tinymce-i18n@^24.11.11:
1622+
version "24.11.11"
1623+
resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-24.11.11.tgz#5bbc6ec35d818b27996047d725af7275145d8365"
1624+
integrity sha512-1iH1qrR5KxeSH6uy28PeHdBttGUhfSbk31Vxp430gk3Uvt8Djay7CxvM7p695TmNyNYHWgFpQU09LduIyesOwQ==
16251625

16261626
tinymce@^5.10.9:
16271627
version "5.10.9"

0 commit comments

Comments
 (0)