Skip to content

Commit 64be825

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump tinymce from 8.0.1 to 8.0.2
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 8.0.1 to 8.0.2. - [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/8.0.2/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f283e4 commit 64be825

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
@@ -76,7 +76,7 @@
7676
"swiper": "11.2.10",
7777
"systemjs": "6.15.1",
7878
"tableexport": "5.2.0",
79-
"tinymce": "8.0.1",
79+
"tinymce": "8.0.2",
8080
"underscore": "1.13.7",
8181
"unitegallery": "1.7.28",
8282
"urijs": "1.19.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6909,10 +6909,10 @@ tiny-emitter@^2.0.0:
69096909
resolved "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz"
69106910
integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==
69116911

6912-
6913-
version "8.0.1"
6914-
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-8.0.1.tgz#268903624c44be574c72daeedcf8ae36bf37f0ba"
6915-
integrity sha512-KQ/+KaWmkIzSkNCYmqhXD2mftt+EEhz1bd1QCVopa2DNkoJ/rYFXhMnYGg1gVcRQa43xkmmv0Jj0ph+05VY0hQ==
6912+
6913+
version "8.0.2"
6914+
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-8.0.2.tgz#babaaa40c154d0832b41332f25f3485b5887a6f2"
6915+
integrity sha512-Gkvn5mRcZCAK1EKP7hnk3VBzwqPbqpZU2AN0T08BMtvmY9Sg0C0ZqmMghJCQ3vgo+LWA38pDOPiaM8EW7BZEow==
69166916

69176917
titleize@^2.1.0:
69186918
version "2.1.0"

0 commit comments

Comments
 (0)