Bump preact from 10.5.3 to 10.5.4 in /build/javascript (#245)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-10-14 14:32:04 -07:00 committed by GitHub
parent 9bb4db564a
commit 0df7e0d555
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2053,9 +2053,9 @@
"integrity": "sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ=="
},
"preact": {
"version": "10.5.3",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.3.tgz",
"integrity": "sha512-g9i3d4obUJ24idLW/wuKWATVj6YFjxXDN+POu4u68YrI5dypUOu9Z3lb8/M4kr2dojcwq3H1GSgfpQkFX7y5Zw=="
"version": "10.5.4",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.4.tgz",
"integrity": "sha512-u0LnVtL9WWF61RLzIbEsVFOdsahoTQkQqeRwyf4eWuLMFrxTH/C47tqcnizbUH54E4KG8UzuuZaMc9KarHmpqQ=="
},
"pretty-hrtime": {
"version": "1.0.3",

View File

@ -8,7 +8,7 @@
"@justinribeiro/lite-youtube": "^0.9.0",
"@videojs/themes": "^1.0.0",
"htm": "^3.0.4",
"preact": "^10.5.3",
"preact": "^10.5.4",
"tailwindcss": "^1.8.10",
"video.js": "7.8.3",
"@videojs/http-streaming": "2.2.0"