Skip to content

Commit 243d458

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump tinymce from 8.3.2 to 8.4.0
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 8.3.2 to 8.4.0. - [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/8.4.0/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7679bb8 commit 243d458

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
@@ -77,7 +77,7 @@
7777
"swiper": "12.1.3",
7878
"systemjs": "6.15.1",
7979
"tableexport": "5.2.0",
80-
"tinymce": "8.3.2",
80+
"tinymce": "8.4.0",
8181
"underscore": "1.13.8",
8282
"unitegallery": "1.7.28",
8383
"urijs": "1.19.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5227,10 +5227,10 @@ tinyglobby@^0.2.12, tinyglobby@^0.2.15:
52275227
fdir "^6.5.0"
52285228
picomatch "^4.0.3"
52295229

5230-
tinymce@8.3.2:
5231-
version "8.3.2"
5232-
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-8.3.2.tgz#bfdba186b00d61598eafbc29cab778de7f8e1e33"
5233-
integrity sha512-iZ8aIUtrgGOw2AkukNf8spUM0LOzNLoCHRepwXQwWmHxP2TI5LzHjjG0SmXGxbya4EmoD5/pAox0ZXJfLO5DUw==
5230+
tinymce@8.4.0:
5231+
version "8.4.0"
5232+
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-8.4.0.tgz#403ea8418b48d6120f373bce2f9e4166bb844006"
5233+
integrity sha512-Q/0/iLycB7hgSkOBoRqfceOz/7Obs9zIo0DwTRuvrReLxb6qdz/1vI7aVJMcW2BAuW80QqZiTyYdVM2amBkqIg==
52345234

52355235
titleize@^4.0.0:
52365236
version "4.0.0"

0 commit comments

Comments
 (0)