Skip to content

Commit e41fa67

Browse files
Bump tinymce from 5.10.9 to 7.6.1
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.10.9 to 7.6.1. - [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/7.6.1/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f66d9e9 commit e41fa67

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
@@ -31,7 +31,7 @@
3131
"nette-forms": "^3.5.3",
3232
"popper.js": "^1.16.1",
3333
"slugify": "^1.6.6",
34-
"tinymce": "^5.10.9",
34+
"tinymce": "^7.6.1",
3535
"tinymce-i18n": "^25.2.3",
3636
"ublaboo-datagrid": "^6.9.1",
3737
"vue-axios": "^3.4.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1623,10 +1623,10 @@ tinymce-i18n@^25.2.3:
16231623
resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-25.2.3.tgz#49a993c5c3a030bc373cb8fa2042e7b863cf6a2c"
16241624
integrity sha512-V6+WGEtntWqV2jjlqhnlS5R6yCcW75iH1cLxtodci35ugKZxrWIdno9r1543760Lv7LNmBdgcqYL113Haz8QyQ==
16251625

1626-
tinymce@^5.10.9:
1627-
version "5.10.9"
1628-
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.10.9.tgz#1dfacb3231c71a688d90ff44a0b3f2e91b3b9edf"
1629-
integrity sha512-5bkrors87X9LhYX2xq8GgPHrIgJYHl87YNs+kBcjQ5I3CiUgzo/vFcGvT3MZQ9QHsEeYMhYO6a5CLGGffR8hMg==
1626+
tinymce@^7.6.1:
1627+
version "7.6.1"
1628+
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-7.6.1.tgz#f35990f6e9c2f90220939f545ac032e3d9301b05"
1629+
integrity sha512-5cHhaAoyyTHfAVTInNfoSp0KkUHmeVUbGSu37QKQbOFIPqxYPhqBiaLm1WVLgoNBYOHRProVc3xzxnNTeWHyoQ==
16301630

16311631
totalist@^3.0.0:
16321632
version "3.0.1"

0 commit comments

Comments
 (0)