Browse Source

Bump tinymce from 5.9.1 to 5.10.0 (#3477)

Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.9.1 to 5.10.0.
- [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.0/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3480/head
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
39bdb1de82
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -25,7 +25,7 @@
"moment-locales-webpack-plugin": "^1.1.2", "moment-locales-webpack-plugin": "^1.1.2",
"popper.js": "^1.16.1", "popper.js": "^1.16.1",
"terser": "^4.6.11", "terser": "^4.6.11",
"tinymce": "^5.7.1", "tinymce": "^5.10.0",
"vue": "^2.6.11", "vue": "^2.6.11",
"webpack": "^4.46.0", "webpack": "^4.46.0",
"webpack-jquery-ui": "^2.0.1", "webpack-jquery-ui": "^2.0.1",

8
yarn.lock

@ -8677,10 +8677,10 @@ timsort@^0.3.0:
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4" resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q= integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
tinymce@^5.7.1: tinymce@^5.10.0:
version "5.9.1" version "5.10.0"
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.9.1.tgz#95100cd6748bbe5a5dfaaf8353f129756a0a5372" resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.10.0.tgz#5f88b40c2b26dc72b126f7d04944014dcb1ace05"
integrity sha512-GaG15OhQB1zR2L63fywhEAViTxkAlhX5JbA+48+O0zCo1FwDuQ8iUVi/FzaOX9Uo7ULp+Y2gu4r3P4ZNueDVPQ== integrity sha512-SaqBK8GtTKYSsTfhKdN0+NrZRgmVWO+j3fvgzLjt0t/g0osNzRH5os8icm2Rv5HvaeTd4TpxetUuLE+R9yg/yg==
tmp@^0.0.33: tmp@^0.0.33:
version "0.0.33" version "0.0.33"

Loading…
Cancel
Save