From c6c82675c1ca71f0a368961c14ec51ce3fafbaaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 10:44:55 +0000 Subject: [PATCH] Bump preact from 10.5.12 to 10.5.13 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[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7bb341e8e8..45761b961c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "mkdirp": "^1.0.4", "normalize.css": "^8.0.1", "postcss": "^8.2.8", - "preact": "10.5.12", + "preact": "10.5.13", "prop-types": "^15.7.2", "query-string": "^5.0.0", "sass": "^1.32.8", diff --git a/yarn.lock b/yarn.lock index 6f1e8a1589..927e4a1f58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5384,10 +5384,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== prelude-ls@^1.2.1: version "1.2.1"