From 5288381f0a8e312604dd5fe891a4bb74b42cd7c0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 04:31:45 +0000 Subject: [PATCH] Bump preact from 8.5.2 to 10.5.14 Bumps [preact](https://github.com/preactjs/preact) from 8.5.2 to 10.5.14. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/8.5.2...10.5.14) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index efc1b8b..5e0aff6 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "extract-text-webpack-plugin": "3.0.0", "jest": "^20.0.4", "normalize.css": "7.0.0", - "preact": "8.5.2", + "preact": "10.5.14", "prismjs": "1.18.0", "style-loader": "0.18.2", "webpack": "3.4.1" diff --git a/yarn.lock b/yarn.lock index e1d8dea..d911922 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3525,10 +3525,10 @@ postcss@^6.0.1: source-map "^0.5.7" supports-color "^4.4.0" -preact@8.5.2: - version "8.5.2" - resolved "https://registry.yarnpkg.com/preact/-/preact-8.5.2.tgz#2f532da485287c07369e08150cf4d23921a09789" - integrity sha512-37tlDJGq5IQKqGUbqPZ7qPtsTOWFyxe+ojAOFfzKo0dEPreenqrqgJuS83zGpeGAqD9h9L9Yr7QuxH2W4ZrKxg== +preact@10.5.14: + version "10.5.14" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.14.tgz#0b14a2eefba3c10a57116b90d1a65f5f00cd2701" + integrity sha512-KojoltCrshZ099ksUZ2OQKfbH66uquFoxHSbnwKbTJHeQNvx42EmC7wQVWNuDt6vC5s3nudRHFtKbpY4ijKlaQ== prelude-ls@~1.1.2: version "1.1.2"