0

Bump @joeattardi/emoji-button from 4.5.1 to 4.6.0 in /build/javascript (#413)

* Bump @joeattardi/emoji-button from 4.5.1 to 4.6.0 in /build/javascript

Bumps [@joeattardi/emoji-button](https://github.com/joeattardi/emoji-button) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/joeattardi/emoji-button/releases)
- [Commits](https://github.com/joeattardi/emoji-button/compare/v4.5.1...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Commit updated Javascript packages

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
This commit is contained in:
dependabot[bot] 2020-12-04 14:13:27 -08:00 committed by GitHub
parent 22cd2da43f
commit 5b22b22308
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -89,9 +89,9 @@
}
},
"@joeattardi/emoji-button": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/@joeattardi/emoji-button/-/emoji-button-4.5.1.tgz",
"integrity": "sha512-jrxFfIqHCVl5GjlCkP/jo5bPo604NmOAgmOopRViyVOmIPskjmb7x/uvWxZfKFvKFTTNOWYV9jMiNMW6OcPM9g==",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@joeattardi/emoji-button/-/emoji-button-4.6.0.tgz",
"integrity": "sha512-KwOE1j+YxX47JmT0pXNCa+9Ai4Wf2fmABtvuxy6JBJ5QV0HdoThRKjL6CxAreVwwLbNQ/PDoR36xpc5QJjLXPA==",
"requires": {
"@fortawesome/fontawesome-svg-core": "^1.2.28",
"@fortawesome/free-regular-svg-icons": "^5.13.0",

View File

@ -4,7 +4,7 @@
"description": "Javascript dependencies for Owncast web app",
"main": "index.js",
"dependencies": {
"@joeattardi/emoji-button": "^4.5.1",
"@joeattardi/emoji-button": "^4.6.0",
"@justinribeiro/lite-youtube": "^0.9.1",
"@videojs/http-streaming": "2.3.1",
"@videojs/themes": "^1.0.1",

File diff suppressed because one or more lines are too long