Skip to content

Commit

Permalink
Merge pull request #86 from sfu-dhil/dependabot/npm_and_yarn/public/t…
Browse files Browse the repository at this point in the history
…inymce-7.0.0

Bump tinymce from 6.8.3 to 7.0.0 in /public
  • Loading branch information
andrew-gardener authored May 22, 2024
2 parents 6f2f7dd + 6cd230b commit 1283c0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"select2": "4.1.0-rc.0",
"select2-bootstrap-5-theme": "^1.3.0",
"symfony-collection": "^2.1.30",
"tinymce": "^6.8.3"
"tinymce": "^7.0.0"
}
}
8 changes: 4 additions & 4 deletions public/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ symfony-collection@^2.1.30:
jquery ">=1.7"
jquery-ui ">=1.0"

tinymce@^6.8.3:
version "6.8.3"
resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-6.8.3.tgz#0025a4aaa4c24dc2a3e32e83dfda705d196fd802"
integrity sha512-3fCHKAeqT+xNwBVESf6iDbDV0VNwZNmfrkx9c/6Gz5iB8piMfaO6s7FvoiTrj1hf1gVbfyLTnz1DooI6DhgINQ==
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==

0 comments on commit 1283c0d

Please sign in to comment.