Skip to content

Commit e96a197

Browse files
Bump tinymce from 6.7.3 to 6.8.2 (#1138)
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 6.7.3 to 6.8.2. - [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/6.8.2/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 810ab5b commit e96a197

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.3.5",
3232
"popper.js": "^1.16.1",
3333
"slugify": "^1.6.6",
34-
"tinymce": "^6.7.3",
34+
"tinymce": "^6.8.2",
3535
"tinymce-i18n": "^24.1.22",
3636
"ublaboo-datagrid": "^6.9.1",
3737
"vue-axios": "^3.4.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1734,10 +1734,10 @@ tinymce-i18n@^24.1.22:
17341734
resolved "https://registry.yarnpkg.com/tinymce-i18n/-/tinymce-i18n-24.1.22.tgz#5b1f4a017a95b8aef16b6cfe9f259f027b5e19c2"
17351735
integrity sha512-c1znhKXyVgdxV+ESB5Otc0KO28R3tlQhZVT/y6GApuwc33DnIcJa9Wq4NAUFd1JlX71yp6IIFrULVHXMfqqJhg==
17361736

1737-
tinymce@^6.7.3:
1738-
version "6.7.3"
1739-
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-6.7.3.tgz#6289c5c7ec7298a84a7890ab866d88a193fa549a"
1740-
integrity sha512-J7WmYIi/gt1RvZ6Ap2oQiUjzAoiS9pfV+d4GnKuZuPu8agmlAEAInNmMvMjfCNBzHv4JnZXY7qlHUAI0IuYQVA==
1737+
tinymce@^6.8.2:
1738+
version "6.8.2"
1739+
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-6.8.2.tgz#567b1a0d922555b535de4c74b7c74af6964016ea"
1740+
integrity sha512-Lho79o2Y1Yn+XdlTEkHTEkEmzwYWTXz7IUsvPwxJF3VTtgHUIAAuBab29kik+f2KED3rZvQavr9D7sHVMJ9x4A==
17411741

17421742
to-fast-properties@^2.0.0:
17431743
version "2.0.0"

0 commit comments

Comments
 (0)