0

Bump @joeattardi/emoji-button from 4.4.0 to 4.5.0 in /build/javascript (#370)

* Bump @joeattardi/emoji-button from 4.4.0 to 4.5.0 in /build/javascript

Bumps [@joeattardi/emoji-button](https://github.com/joeattardi/emoji-button) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/joeattardi/emoji-button/releases)
- [Commits](https://github.com/joeattardi/emoji-button/compare/v4.4.0...v4.5.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-11-16 22:45:13 -08:00 committed by GitHub
parent ad223695cc
commit 92fa5b5c8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 6 deletions

View File

@ -89,9 +89,9 @@
}
},
"@joeattardi/emoji-button": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/@joeattardi/emoji-button/-/emoji-button-4.4.0.tgz",
"integrity": "sha512-TOrGWGvR4L7PPQg0VVwHcnUEJiC/okIcqgnnHGYbKycjzO2wtTToTUsj/JIEC0u2USdvnPmKskxgrXssyXYdCg==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@joeattardi/emoji-button/-/emoji-button-4.5.0.tgz",
"integrity": "sha512-x3hSMsSSB1XYhITQ7TomZHV3Yzj+AoVYgGI41cAi4o/6JhuJ2FEmmivzC1rqj7yCUYeJEEXVoiCvbWF9Gu9W7w==",
"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.4.0",
"@joeattardi/emoji-button": "^4.5.0",
"@justinribeiro/lite-youtube": "^0.9.1",
"@videojs/themes": "^1.0.1",
"htm": "^3.0.4",

File diff suppressed because one or more lines are too long