Skip to content

Commit f36db51

Browse files
committed
Upgrade tinymce to 5.0.1 (from 5.0.0)
1 parent b5135f4 commit f36db51

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": "5.0.0",
74+
"tinymce": "5.0.1",
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
@@ -5651,10 +5651,10 @@ tiny-emitter@^2.0.0:
56515651
resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.0.2.tgz#82d27468aca5ade8e5fd1e6d22b57dd43ebdfb7c"
56525652
integrity sha512-2NM0auVBGft5tee/OxP4PI3d8WItkDM+fPnaRAVo6xTDI2knbz9eC5ArWGqtGlYqiH3RU5yMpdyTTO7MguC4ow==
56535653

5654-
tinymce@5.0.0:
5655-
version "5.0.0"
5656-
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.0.0.tgz#03e819e8f3a2ce116fc445541fa493d6b7f5d827"
5657-
integrity sha512-aWBXuV1S+JaZUoteLgOoDv9Ra7wcohpRFoHhldoRWUg9fdA36zC9XPjWfxNgzaANqKdOICxZ3tguLmi3RLtiLA==
5654+
tinymce@5.0.1:
5655+
version "5.0.1"
5656+
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.0.1.tgz#ec8e05526f2ba7c5ce077a0ef2a1329b40579526"
5657+
integrity sha512-bAKaEEtRd4BsXu6ySYflhO83Cg844LHrplcaWalbdeZjFXwkodtv3G6H1x2r6ThaOdyE4+otJtxPYlfzwyKDdw==
56585658

56595659
titleize@^1.0.1:
56605660
version "1.0.1"

0 commit comments

Comments
 (0)