Skip to content

Commit 30aae27

Browse files
Bump tinymce-i18n from 25.2.3 to 25.5.12 (#1482)
Bumps [tinymce-i18n](https://github.com/mklkj/tinymce-i18n) from 25.2.3 to 25.5.12. - [Release notes](https://github.com/mklkj/tinymce-i18n/releases) - [Commits](mklkj/tinymce-i18n@25.2.3...25.5.12) --- updated-dependencies: - dependency-name: tinymce-i18n dependency-version: 25.5.12 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 c3959e7 commit 30aae27

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": "^25.2.3",
35+
"tinymce-i18n": "^25.5.12",
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
@@ -1609,10 +1609,10 @@ terser@^5.31.1:
16091609
commander "^2.20.0"
16101610
source-map-support "~0.5.20"
16111611

1612-
tinymce-i18n@^25.2.3:
1613-
version "25.2.3"
1614-
resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-25.2.3.tgz#49a993c5c3a030bc373cb8fa2042e7b863cf6a2c"
1615-
integrity sha512-V6+WGEtntWqV2jjlqhnlS5R6yCcW75iH1cLxtodci35ugKZxrWIdno9r1543760Lv7LNmBdgcqYL113Haz8QyQ==
1612+
tinymce-i18n@^25.5.12:
1613+
version "25.5.12"
1614+
resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-25.5.12.tgz#732ecdc43f8fa1da185a6ba1d9ca9e8930de75e9"
1615+
integrity sha512-4jwgRP+uqJTMmsW1DMI8V2jWNNB1geqQ50dUbfcqgunDSFCttyMMKWLGNSCDYI15uYzkJoy6RatBqPvGqL8pWQ==
16161616

16171617
tinymce@^5.10.9:
16181618
version "5.10.9"

0 commit comments

Comments
 (0)