Skip to content

Commit e0337e1

Browse files
committed
Upgrade tinymce to 5.0.0 (from 4.9.3)
1 parent e80dbb1 commit e0337e1

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": "3.0.0",
7373
"tableexport": "5.2.0",
74-
"tinymce": "4.9.3",
74+
"tinymce": "5.0.0",
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.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==
5060+
tinymce@5.0.0:
5061+
version "5.0.0"
5062+
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.0.0.tgz#03e819e8f3a2ce116fc445541fa493d6b7f5d827"
5063+
integrity sha512-aWBXuV1S+JaZUoteLgOoDv9Ra7wcohpRFoHhldoRWUg9fdA36zC9XPjWfxNgzaANqKdOICxZ3tguLmi3RLtiLA==
50645064

50655065
titleize@^1.0.0:
50665066
version "1.0.0"

0 commit comments

Comments
 (0)