From 27ec03d19365307fcb1375a2173ec6da37202a2f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2020 21:43:42 +0800 Subject: [PATCH] build(deps): bump preact from 10.3.4 to 10.4.1 in /html (#323) Bumps [preact](https://github.com/preactjs/preact) from 10.3.4 to 10.4.1. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.3.4...10.4.1) 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 7f34c92..0f0ac3e 100644 --- a/html/package.json +++ b/html/package.json @@ -64,7 +64,7 @@ "backoff": "^2.5.0", "decko": "^1.2.0", "file-saver": "^2.0.2", - "preact": "^10.3.4", + "preact": "^10.4.1", "whatwg-fetch": "^3.0.0", "xterm": "^4.5.0", "xterm-addon-fit": "^0.3.0", diff --git a/html/yarn.lock b/html/yarn.lock index 942ec21..092a8c9 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -6249,10 +6249,10 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.2 source-map "^0.6.1" supports-color "^6.1.0" -preact@^10.3.4: - version "10.3.4" - resolved "https://registry.yarnpkg.com/preact/-/preact-10.3.4.tgz#e1542a4d3eba3e7a37f312a2c331231b97052024" - integrity sha512-wMgzs/RGYf0I1PZf8ZFJdyU/3kCcwepJyVYe+N9FGajyQWarMoPrPfrQajcG0psPj6ySYv2cSuLYFCihvV/Qrw== +preact@^10.4.1: + version "10.4.1" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.4.1.tgz#9b3ba020547673a231c6cf16f0fbaef0e8863431" + integrity sha512-WKrRpCSwL2t3tpOOGhf2WfTpcmbpxaWtDbdJdKdjd0aEiTkvOmS4NBkG6kzlaAHI9AkQ3iVqbFWM3Ei7mZ4o1Q== precond@0.2: version "0.2.3" -- 2.43.4