Skip to content

Commit

Permalink
Merge pull request #2969 from AlchemyCMS/depfu/update/yarn/tinymce-7.2.1
Browse files Browse the repository at this point in the history
[js] Update tinymce 7.2.0 → 7.2.1 (patch)
  • Loading branch information
tvdeyen authored Jul 10, 2024
2 parents 1657590 + e7212c3 commit a81f430
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"flatpickr": "^4.6.13",
"keymaster": "^1.6.2",
"sortablejs": "^1.15.2",
"tinymce": "^7.2.0"
"tinymce": "^7.2.1"
},
"devDependencies": {
"@babel/core": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion vendor/javascript/tinymce.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4124,10 +4124,10 @@ tiny-emitter@^2.0.0:
resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz#1d1a56edfc51c43e863cbb5382a72330e3555423"
integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==

tinymce@^7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-7.2.0.tgz#c5015567e742093b43186400c3e7c8394b90cc1f"
integrity sha512-R460NlE4REIFuLcZd9mpHK8zRsHdOueLV2m6Wsn0JHfGhDWMcfB1IqUX2QGrSbJga93ygJbJbNMwb2sakFlE/g==
tinymce@^7.2.1:
version "7.2.1"
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-7.2.1.tgz#9b4f6b5a0fa647e2953c174ac69aa47483683332"
integrity sha512-ADd1cvdIuq6NWyii0ZOZRuu+9sHIdQfcRNWBcBps2K8vy7OjlRkX6iw7zz1WlL9kY4z4L1DvIP+xOrVX/46aHA==

[email protected]:
version "1.0.5"
Expand Down

0 comments on commit a81f430

Please sign in to comment.