From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2020 01:02:20 +0000 (+0800) Subject: build(deps): bump preact from 10.4.7 to 10.4.8 in /html (#462) X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=8193976c1679ac5a16428bfbd44d95b7bb76d9ee;p=ttyd.git build(deps): bump preact from 10.4.7 to 10.4.8 in /html (#462) Bumps [preact](https://github.com/preactjs/preact) from 10.4.7 to 10.4.8. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.4.7...10.4.8) 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 29ab14a..67f2541 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.4.7", + "preact": "^10.4.8", "whatwg-fetch": "^3.4.0", "xterm": "^4.8.1", "xterm-addon-fit": "^0.4.0", diff --git a/html/yarn.lock b/html/yarn.lock index 497bfdb..5ef1900 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -6268,10 +6268,10 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.3 source-map "^0.6.1" supports-color "^6.1.0" -preact@^10.4.7: - version "10.4.7" - resolved "https://registry.yarnpkg.com/preact/-/preact-10.4.7.tgz#5a530d34b4ba45f38234be8b1b3fe910098a165f" - integrity sha512-DtnnPbOm7oxW7Sxf5Co+KSIOxo7bGm0vLfJN/wGey7G2sAGKnGP5+bFyE2YIgutMISQl6xFVTsOd6l/Au88VVw== +preact@^10.4.8: + version "10.4.8" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.4.8.tgz#8517b106cc5591eb675237c93da99ac052cf4756" + integrity sha512-uVLeEAyRsCkUEFhVHlOu17OxcrwC7+hTGZ08kBoLBiGHiZooUZuibQnphgMKftw/rqYntNMyhVCPqQhcyAGHag== precond@0.2: version "0.2.3"