From aca2aac332679a2252db842127ca3f33073fadb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 06:09:11 +0000 Subject: [PATCH] Bump preact from 10.5.10 to 10.5.11 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[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6f2a5bf4..bdc58760 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dayjs": "1.10.3", "firebase": "8.2.3", "node-sass": "5.0.0", - "preact": "^10.5.10", + "preact": "^10.5.11", "preact-cli-plugin-env-vars": "1.2.1", "preact-jsx-chai": "^3.0.0", "preact-markup": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index a0872d77..2bec61a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11675,10 +11675,10 @@ preact-router@^3.2.1: resolved "https://registry.yarnpkg.com/preact-router/-/preact-router-3.2.1.tgz#c7d12d8fc7a60bfbe5cadf23a234551bec783468" integrity sha512-KEN2VN1DxUlTwzW5IFkF13YIA2OdQ2OvgJTkQREF+AA2NrHRLaGbB68EjS4IeZOa1shvQ1FvEm3bSLta4sXBhg== -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== prelude-ls@^1.2.1: version "1.2.1"