Skip to content

Commit fd304d5

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump tinymce from 7.3.0 to 7.4.1
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 7.3.0 to 7.4.1. - [Changelog](https://github.com/tinymce/tinymce/blob/7.4.1/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/7.4.1/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd88cef commit fd304d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"swiper": "11.1.14",
7777
"systemjs": "6.15.1",
7878
"tableexport": "5.2.0",
79-
"tinymce": "7.3.0",
79+
"tinymce": "7.4.1",
8080
"underscore": "1.13.7",
8181
"unitegallery": "1.7.28",
8282
"urijs": "1.19.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6877,10 +6877,10 @@ tiny-emitter@^2.0.0:
68776877
resolved "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz"
68786878
integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==
68796879

6880-
tinymce@7.3.0:
6881-
version "7.3.0"
6882-
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-7.3.0.tgz#929b5d6d151b7d5e6f2efdaa802484834c42872c"
6883-
integrity sha512-Ls4PgYlpk73XAxBSBqbVmSl8Mb3DuNfgF01GZ0lY6/MOEVRl3IL+VxC1Oe6165e8WqbqVsxO3Qj/PmoYNvQKGQ==
6880+
tinymce@7.4.1:
6881+
version "7.4.1"
6882+
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-7.4.1.tgz#cae3160a7d5850e3069d6d79625b1c74918f8af9"
6883+
integrity sha512-g1Ieaio5YU+jLEQZkQyxTT8EY/im+TC/CFBPlqDBCNdsF8YQOeLMot+K6vmFOAXhNc85KhP1rC9Dn2X+iBFDGg==
68846884

68856885
titleize@^2.1.0:
68866886
version "2.1.0"

0 commit comments

Comments
 (0)