Bump preact from 10.5.8 to 10.5.9 in /build/javascript (#581)

* Bump preact from 10.5.8 to 10.5.9 in /build/javascript

Bumps [preact](https://github.com/preactjs/preact) from 10.5.8 to 10.5.9.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.5.8...10.5.9)

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]
2021-01-03 23:38:19 -08:00
committed by GitHub
parent fca3b02851
commit 36921bb089
3 changed files with 5 additions and 5 deletions

View File

@@ -2812,9 +2812,9 @@
"integrity": "sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ=="
},
"preact": {
"version": "10.5.8",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.8.tgz",
"integrity": "sha512-8d0FfBX3O0ay34i15mTckXicSsvaQLemPUByXTyfQUxDeFqZhbtnftVZMNqX3zEJLHcy1bqRu9t+V4GqJtG1TQ=="
"version": "10.5.9",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.9.tgz",
"integrity": "sha512-X4m+4VMVINl/JFQKALOCwa3p8vhMAhBvle0hJ/W44w/WWfNb2TA7RNicDV3K2dNVs57f61GviEnVLiwN+fxiIg=="
},
"pretty-hrtime": {
"version": "1.0.3",

View File

@@ -10,7 +10,7 @@
"@videojs/themes": "^1.0.1",
"htm": "^3.0.4",
"mark.js": "^8.11.1",
"preact": "^10.5.8",
"preact": "^10.5.9",
"tailwindcss": "^1.9.6",
"video.js": "7.10.2"
},

File diff suppressed because one or more lines are too long