From d551fd89f63d876ff67725450f8f587955b9831d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 20:56:23 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20npm:=20Bump=20preact=20from=2010?= =?UTF-8?q?.6.1=20to=2010.6.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [preact](https://github.com/preactjs/preact) from 10.6.1 to 10.6.2. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.6.1...10.6.2) --- updated-dependencies: - dependency-name: preact dependency-type: direct:production update-type: version-update:semver-patch ... 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 7677040c..8b64fd1c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "modern-normalize": "github:sindresorhus/modern-normalize#1fc6b5a86676b7ac8abc62d04d6080f92debc70f", "node-fetch": "^3.1.0", "p-retry": "^5.0.0", - "preact": "^10.6.1", + "preact": "^10.6.2", "query-string": "^7.0.1", "rss-parser": "^3.12.0", "simple-anchor": "^1.0.3", diff --git a/yarn.lock b/yarn.lock index 6aa8b3ac..87003e4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7813,10 +7813,10 @@ postcss@^8.2.15, postcss@^8.2.4, postcss@^8.3.11, postcss@^8.3.5, postcss@^8.3.6 picocolors "^1.0.0" source-map-js "^1.0.1" -preact@^10.6.1: - version "10.6.1" - resolved "https://registry.yarnpkg.com/preact/-/preact-10.6.1.tgz#e14de611b65aea5e656249d19582c457fb0aa255" - integrity sha512-ydCg+ISIq70vqiThvNWStZWLRjR9U2awP/JAmGdWUKm9+Tyuy+MqVdAIyEByeIspAVtD4GWC/SJtxO8XD4knVA== +preact@^10.6.2: + version "10.6.2" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.6.2.tgz#c849f91df9ad36bfa64d1a5d5880977f767c69e5" + integrity sha512-ppDjurt75nSxyikpyali+uKwRl8CK9N6ntOPovGIEGQagjMLVzEgVqFEsUUyUrqyE9Ch90KE0jmFc9q2QcPLBA== prelude-ls@^1.2.1: version "1.2.1"