Skip to content

Commit ba3fa03

Browse files
committed
Update TinyMCE
1 parent c8ea946 commit ba3fa03

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"shepherd.js": "^11.2.0",
8282
"short-and-sweet": "^1.0.4",
8383
"skipto": "^4.1.7",
84-
"tinymce": "^6.7.1",
84+
"tinymce": "^6.7.3",
8585
"vue": "3.2.45",
8686
"vue-focus-lock": "^2.0.5",
8787
"vuex": "^4.1.0",

plugins/editors/tinymce/tinymce.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<extension type="plugin" group="editors" method="upgrade">
33
<name>plg_editors_tinymce</name>
4-
<version>6.7.2</version>
4+
<version>6.7.3</version>
55
<creationDate>2005-08</creationDate>
66
<author>Tiny Technologies, Inc</author>
77
<authorEmail>N/A</authorEmail>

0 commit comments

Comments
 (0)