Skip to content

Commit 6177276

Browse files
committed
Upgrade tinymce to 4.8.3 (from 4.8.0)
1 parent 098b0a9 commit 6177276

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.3.5",
7272
"systemjs": "0.21.5",
7373
"tableexport": "5.0.2",
74-
"tinymce": "4.8.0",
74+
"tinymce": "4.8.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
@@ -5120,10 +5120,10 @@ tiny-emitter@^2.0.0:
51205120
resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.0.2.tgz#82d27468aca5ade8e5fd1e6d22b57dd43ebdfb7c"
51215121
integrity sha512-2NM0auVBGft5tee/OxP4PI3d8WItkDM+fPnaRAVo6xTDI2knbz9eC5ArWGqtGlYqiH3RU5yMpdyTTO7MguC4ow==
51225122

5123-
tinymce@4.8.0:
5124-
version "4.8.0"
5125-
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-4.8.0.tgz#3c4c88701d0526374efb45bafbb820c7715e2356"
5126-
integrity sha512-Rj5MiQxSpwDIaaXo3WsfZqLfLBUi6jLZRrIpg1cbRurhSLwaNcTgAGqxHFjNELlm7zR2xSGzzlq5B/mGlsiJSg==
5123+
tinymce@4.8.3:
5124+
version "4.8.3"
5125+
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-4.8.3.tgz#fdfe92121a5431fc6e2f295346f781cd200db3b9"
5126+
integrity sha512-kNEsKTqUYZRG+GTZ7tcVAktUlDeApz6d3IqnNaZXNX0CP0BsK8NPC02FCJ0EVYxdNnq6fvvknWkItmbreXD9aA==
51275127

51285128
titleize@^1.0.0:
51295129
version "1.0.0"

0 commit comments

Comments
 (0)