Skip to content

Commit

Permalink
chore(deps): bump tinymce from 7.0.0 to 7.2.0 in /zt_frontend (#294)
Browse files Browse the repository at this point in the history
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 7.0.0 to 7.2.0.
- [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/7.2.0/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent e48ce3b commit be7287e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion zt_frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"marked": "^10.0.0",
"plotly.js-dist-min": "^2.29.1",
"roboto-fontface": "*",
"tinymce": "^7.0.0",
"tinymce": "^7.2.0",
"unplugin-vue-router": "^0.7.0",
"vue": "^3.2.0",
"vue-codemirror": "^6.1.1",
Expand Down
8 changes: 4 additions & 4 deletions zt_frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1565,10 +1565,10 @@ timers-ext@^0.1.7:
es5-ext "~0.10.46"
next-tick "1"

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.0, tinymce@^7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-7.2.0.tgz#c5015567e742093b43186400c3e7c8394b90cc1f"
integrity sha512-R460NlE4REIFuLcZd9mpHK8zRsHdOueLV2m6Wsn0JHfGhDWMcfB1IqUX2QGrSbJga93ygJbJbNMwb2sakFlE/g==

to-fast-properties@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit be7287e

Please sign in to comment.