Skip to content

Commit 9034095

Browse files
committed
AC-2039 AC-1667 upgrade TinyMCE references
1 parent 6dbb7fc commit 9034095

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@
333333
"blueimp/jquery-file-upload": "5.6.14",
334334
"components/jqueryui": "1.10.4",
335335
"twbs/bootstrap": "3.1.0",
336-
"tinymce/tinymce": "3.4.7",
336+
"tinymce/tinymce": "5.10.2",
337337
"magento/module-csp": "*",
338338
"magento/module-aws-s3": "*",
339339
"magento/module-remote-storage": "*",

dev/tests/integration/testsuite/Magento/Framework/Composer/_files/testFromClone/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"blueimp/jquery-file-upload": "5.6.14",
162162
"components/jqueryui": "1.10.4",
163163
"twbs/bootstrap": "3.1.0",
164-
"tinymce/tinymce": "3.4.7"
164+
"tinymce/tinymce": "5.10.2"
165165
},
166166
"extra": {
167167
"component_paths": {

lib/internal/Magento/Framework/App/Test/Unit/_files/test.composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"replace": {
2424
"magento/module-marketplace": "100.0.2",
25-
"tinymce/tinymce": "3.4.7"
25+
"tinymce/tinymce": "5.10.2"
2626
},
2727
"extra": {
2828
"component_paths": {

0 commit comments

Comments
 (0)