Skip to content

Commit 21086e9

Browse files
committed
Upgrade tinymce to 4.9.3 (from 4.9.0)
1 parent 6f59bb4 commit 21086e9

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
@@ -71,7 +71,7 @@
7171
"swiper": "4.4.6",
7272
"systemjs": "2.1.2",
7373
"tableexport": "5.0.6",
74-
"tinymce": "4.9.0",
74+
"tinymce": "4.9.3",
7575
"tota11y": "0.1.6",
7676
"underscore": "1.9.1",
7777
"unitegallery": "1.7.28",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5057,10 +5057,10 @@ tiny-emitter@^2.0.0:
50575057
resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.0.2.tgz#82d27468aca5ade8e5fd1e6d22b57dd43ebdfb7c"
50585058
integrity sha512-2NM0auVBGft5tee/OxP4PI3d8WItkDM+fPnaRAVo6xTDI2knbz9eC5ArWGqtGlYqiH3RU5yMpdyTTO7MguC4ow==
50595059

5060-
tinymce@4.9.0:
5061-
version "4.9.0"
5062-
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-4.9.0.tgz#29589a368c463db6deb5e3981f71e48e88753f7f"
5063-
integrity sha512-hrPeCLXY/sVCo3i64CTW8P5xbDiEI8Uii/vWpcmQWAMhex6GWWd2U+L8WIMj5tKKGdfcIQAJfpfQthc/92bcKw==
5060+
tinymce@4.9.3:
5061+
version "4.9.3"
5062+
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-4.9.3.tgz#c866681484282fe9ce4694124990d94eb457c344"
5063+
integrity sha512-3IjnswgmzJJSgaJR9+tOPK7UYlHoxv8YzUi8ChqetIt1uljRycyqSu8aq1DOyPc+WJCZi9fWo9fEHCEAIYGaLg==
50645064

50655065
titleize@^1.0.0:
50665066
version "1.0.0"

0 commit comments

Comments
 (0)