build(deps): bump preact from 10.8.2 to 10.10.0 in /html (#954)

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

---
updated-dependencies:
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2022-08-04 23:08:17 +08:00
committed by GitHub
parent 06aef25b2b
commit aa23766986
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
"dependencies": {
"decko": "^1.2.0",
"file-saver": "^2.0.5",
"preact": "^10.8.2",
"preact": "^10.10.0",
"whatwg-fetch": "^3.6.2",
"xterm": "^4.19.0",
"xterm-addon-fit": "^0.5.0",

View File

@@ -5873,10 +5873,10 @@ postcss@^8.4.7:
picocolors "^1.0.0"
source-map-js "^1.0.2"
preact@^10.8.2:
version "10.8.2"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.8.2.tgz#b8a614f5cc8ab0cd9e63337a3d60dc80410f4ed4"
integrity sha512-AKGt0BsDSiAYzVS78jZ9qRwuorY2CoSZtf1iOC6gLb/3QyZt+fLT09aYJBjRc/BEcRc4j+j3ggERMdNE43i1LQ==
preact@^10.10.0:
version "10.10.0"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.10.0.tgz#7434750a24b59dae1957d95dc0aa47a4a8e9a180"
integrity sha512-fszkg1iJJjq68I4lI8ZsmBiaoQiQHbxf1lNq+72EmC/mZOsFF5zn3k1yv9QGoFgIXzgsdSKtYymLJsrJPoamjQ==
prepend-http@^2.0.0:
version "2.0.0"