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",