Skip to content

Commit 43041c0

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump tinymce from 8.2.0 to 8.2.1
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 8.2.0 to 8.2.1. - [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/8.2.1/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ab947e commit 43041c0

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
@@ -77,7 +77,7 @@
7777
"swiper": "12.0.3",
7878
"systemjs": "6.15.1",
7979
"tableexport": "5.2.0",
80-
"tinymce": "8.2.0",
80+
"tinymce": "8.2.1",
8181
"underscore": "1.13.7",
8282
"unitegallery": "1.7.28",
8383
"urijs": "1.19.11",

yarn.lock

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

6806-
tinymce@8.2.0:
6807-
version "8.2.0"
6808-
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-8.2.0.tgz#3fde03d91a1a8fd2d33de6a378843724e1341e2e"
6809-
integrity sha512-HZasRaAYQmePi+jjP4YFqHMtBJvbUaxDmjlXNf96uuyqsH6zZkGtJiFpsNi80Ec+L+snyF0OTDjrWVYDbkUrgQ==
6806+
tinymce@8.2.1:
6807+
version "8.2.1"
6808+
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-8.2.1.tgz#93848d11c8a93cf51e5b4407d8cc6a729719cfbd"
6809+
integrity sha512-gbZJH91f91jLfD39juLt/oiAMoaxwTquJMJZR0A1uzcOVrddo8hI/2Y+Uji0/vPudmbDxatnmfIG/9/j3KzP0g==
68106810

68116811
titleize@^2.1.0:
68126812
version "2.1.0"

0 commit comments

Comments
 (0)