Skip to content

Commit

Permalink
Update tinymce to version 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Apr 29, 2024
1 parent 9b07cc7 commit 8f144bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"flatpickr": "^4.6.13",
"keymaster": "^1.6.2",
"sortablejs": "^1.15.2",
"tinymce": "^7.0.0"
"tinymce": "^7.0.1"
},
"devDependencies": {
"@babel/core": "^7.24.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4057,10 +4057,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.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-7.0.0.tgz#d35441e15f8011cf549b39e58b64648798816e92"
integrity sha512-ggXLfTRrUALAcjeJSRrZcJDOl6MgC2tPXe/zNOEkQXvTDgcKqFypPRoPpfpK5wejexjyaI/7dwETOntJ5MPBFg==
tinymce@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-7.0.1.tgz#743f4003027a13497654a5ce5ca74793815386f7"
integrity sha512-0a7DJnhniBx2psRuKcVQ9g4hujN6PAR4fPS0NSF1T1luH1RBDZVVEn2pGND6Ly+AW1lUm/cHOHjsasqBelMhbw==

tmpl@1.0.5:
version "1.0.5"
Expand Down

0 comments on commit 8f144bb

Please sign in to comment.