Skip to content

Commit d2d698a

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

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.1",
80+
"tinymce": "8.2.2",
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
@@ -6227,10 +6227,10 @@ tinyglobby@^0.2.12:
62276227
fdir "^6.5.0"
62286228
picomatch "^4.0.3"
62296229

6230-
6231-
version "8.2.1"
6232-
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-8.2.1.tgz#93848d11c8a93cf51e5b4407d8cc6a729719cfbd"
6233-
integrity sha512-gbZJH91f91jLfD39juLt/oiAMoaxwTquJMJZR0A1uzcOVrddo8hI/2Y+Uji0/vPudmbDxatnmfIG/9/j3KzP0g==
6230+
6231+
version "8.2.2"
6232+
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-8.2.2.tgz#0eafd350759871067b2692cde4078d6b179af1fc"
6233+
integrity sha512-CFDSZwciMvFGW2czK/Xig1HcOGpXI0qcQMIqaIcG2F4RuuTdf+LQTreyEZunAJoFTQ9L0KAugOqL7OA5TJkoAA==
62346234

62356235
titleize@^4.0.0:
62366236
version "4.0.0"

0 commit comments

Comments
 (0)