Skip to content

Commit 4cc4ea1

Browse files
Bump tinymce-i18n from 24.12.9 to 25.2.3 (#1459)
Bumps [tinymce-i18n](https://github.com/mklkj/tinymce-i18n) from 24.12.9 to 25.2.3. - [Release notes](https://github.com/mklkj/tinymce-i18n/releases) - [Commits](mklkj/tinymce-i18n@24.12.9...25.2.3) --- updated-dependencies: - dependency-name: tinymce-i18n dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fbb68d commit 4cc4ea1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.12.9",
35+
"tinymce-i18n": "^25.2.3",
3636
"ublaboo-datagrid": "^6.9.1",
3737
"vue-axios": "^3.4.1",
3838
"vuex": "^3.6.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
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.12.9:
1622-
version "24.12.9"
1623-
resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-24.12.9.tgz#1303caffa9c151073dfb628c9a3c224da781b29b"
1624-
integrity sha512-G4FTRiyrHLL+YSGAWuuxGsEYvx4WONFpgRkOnVgB2AQbPpJcqyu4IabC2OWLqe9vAmcZs/kE1PJu32aj7qawSg==
1621+
tinymce-i18n@^25.2.3:
1622+
version "25.2.3"
1623+
resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-25.2.3.tgz#49a993c5c3a030bc373cb8fa2042e7b863cf6a2c"
1624+
integrity sha512-V6+WGEtntWqV2jjlqhnlS5R6yCcW75iH1cLxtodci35ugKZxrWIdno9r1543760Lv7LNmBdgcqYL113Haz8QyQ==
16251625

16261626
tinymce@^5.10.9:
16271627
version "5.10.9"

0 commit comments

Comments
 (0)