From 9220ccc03a3b40e74aaeab4fe8111701490084ff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 22:08:11 +0800 Subject: [PATCH] build(deps): bump preact from 10.5.8 to 10.5.9 in /html (#572) 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-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- html/package.json | 2 +- html/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/html/package.json b/html/package.json index 24e4b8d..8dc3b43 100644 --- a/html/package.json +++ b/html/package.json @@ -65,7 +65,7 @@ "backoff": "^2.5.0", "decko": "^1.2.0", "file-saver": "^2.0.5", - "preact": "^10.5.8", + "preact": "^10.5.9", "whatwg-fetch": "^3.5.0", "xterm": "^4.9.0", "xterm-addon-fit": "^0.4.0", diff --git a/html/yarn.lock b/html/yarn.lock index cb7767c..fa3278b 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -6316,10 +6316,10 @@ postcss@^8.1.4: nanoid "^3.1.20" source-map "^0.6.1" -preact@^10.5.8: - version "10.5.8" - resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.8.tgz#96e71e2caadf60b5ff901f0e4772a46ba0756336" - integrity sha512-8d0FfBX3O0ay34i15mTckXicSsvaQLemPUByXTyfQUxDeFqZhbtnftVZMNqX3zEJLHcy1bqRu9t+V4GqJtG1TQ== +preact@^10.5.9: + version "10.5.9" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.9.tgz#8caba9288b4db1d593be2317467f8735e43cda0b" + integrity sha512-X4m+4VMVINl/JFQKALOCwa3p8vhMAhBvle0hJ/W44w/WWfNb2TA7RNicDV3K2dNVs57f61GviEnVLiwN+fxiIg== precond@0.2: version "0.2.3" -- 2.43.4