From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 10:26:24 +0000 (+0800) Subject: build(deps): bump preact from 10.5.10 to 10.5.11 in /html (#589) X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=cea978eb93a3fa0a80345346705148e921e8ed91;p=ttyd.git build(deps): bump preact from 10.5.10 to 10.5.11 in /html (#589) Bumps [preact](https://github.com/preactjs/preact) from 10.5.10 to 10.5.11. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.5.10...10.5.11) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- diff --git a/html/package.json b/html/package.json index 70b5551..695f57f 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.10", + "preact": "^10.5.11", "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 f3c9172..a7e6f05 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -6350,10 +6350,10 @@ postcss@^8.1.4: nanoid "^3.1.20" source-map "^0.6.1" -preact@^10.5.10: - version "10.5.10" - resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.10.tgz#8de7bf669e965a51fc9e45a6fd1e97a47af383e6" - integrity sha512-A6SITnHaj5CS4JPLVroQDNOEozq4Y0B4yQSGHLznxHe66Jb2DvoeTEibLjXmfeofgQE3BZ2zurltBIapzCMlwg== +preact@^10.5.11: + version "10.5.11" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.11.tgz#2c8a431f16613e442901068175771806cf1cc0f6" + integrity sha512-BdtFePVilR1430kDuzh3VkkZktCmp8RTqHOjG8qesyGZXHNYJjdrjEBuc2f7O/vthhVENxJd0/aTjWtYeH46aw== precond@0.2: version "0.2.3"