From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 17:23:32 +0000 (+0800) Subject: build(deps): bump preact from 10.5.12 to 10.5.13 in /html (#630) X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=5a443a12ad3731d399ed2533eaccac6d417b72a4;p=ttyd.git build(deps): bump preact from 10.5.12 to 10.5.13 in /html (#630) Bumps [preact](https://github.com/preactjs/preact) from 10.5.12 to 10.5.13. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.5.12...10.5.13) 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 57fed97..6bb2ece 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.12", + "preact": "^10.5.13", "whatwg-fetch": "^3.6.2", "xterm": "^4.11.0", "xterm-addon-fit": "^0.5.0", diff --git a/html/yarn.lock b/html/yarn.lock index 0978b67..e86bc95 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -6303,10 +6303,10 @@ postcss@^8.2.8: nanoid "^3.1.20" source-map "^0.6.1" -preact@^10.5.12: - version "10.5.12" - resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.12.tgz#6a8ee8bf40a695c505df9abebacd924e4dd37704" - integrity sha512-r6siDkuD36oszwlCkcqDJCAKBQxGoeEGytw2DGMD5A/GGdu5Tymw+N2OBXwvOLxg6d1FeY8MgMV3cc5aVQo4Cg== +preact@^10.5.13: + version "10.5.13" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.13.tgz#85f6c9197ecd736ce8e3bec044d08fd1330fa019" + integrity sha512-q/vlKIGNwzTLu+jCcvywgGrt+H/1P/oIRSD6mV4ln3hmlC+Aa34C7yfPI4+5bzW8pONyVXYS7SvXosy2dKKtWQ== precond@0.2: version "0.2.3"