Skip to content

Commit 4abee1b

Browse files
Bump tinymce from 5.10.2 to 5.10.3
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/tinymce/tinymce/releases) - [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/5.10.3/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a29b7f8 commit 4abee1b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"metrics-graphics": "^2.15.6",
2828
"popper.js": "^1.16.1",
2929
"shariff": "^3.2.1",
30-
"tinymce": "^5.10.2",
30+
"tinymce": "^5.10.3",
3131
"yarn": "^1.22.17"
3232
},
3333
"scripts": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -740,10 +740,10 @@ shariff@^3.2.1:
740740
"@fortawesome/fontawesome-free" "^5.8.2"
741741
jquery "^3.4.1"
742742

743-
tinymce@^5.10.2:
744-
version "5.10.2"
745-
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.10.2.tgz#cf1ff01025909be26c64348509e6de8e70d58e1d"
746-
integrity sha512-5QhnZ6c8F28fYucLLc00MM37fZoAZ4g7QCYzwIl38i5TwJR5xGqzOv6YMideyLM4tytCzLCRwJoQen2LI66p5A==
743+
tinymce@^5.10.3:
744+
version "5.10.3"
745+
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.10.3.tgz#9485cf00159fd70c4948cb5e9dd49bce2a775899"
746+
integrity sha512-O59ssHNnujWvSk5Gt8hIGrdNCMKVWVQv9F8siAgLTRgTh0t3NDHrP1UlLtCxArUi9DPWZvlBeUz8D5fJTu7vnA==
747747

748748
xmlhttprequest@1:
749749
version "1.8.0"

0 commit comments

Comments
 (0)