Bump preact from 10.4.8 to 10.5.2

Bumps [preact](https://github.com/preactjs/preact) from 10.4.8 to 10.5.2.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.4.8...10.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-28 08:37:23 +00:00
parent 4277a58f92
commit 6bbde503ab
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7808,9 +7808,9 @@
"dev": true
},
"preact": {
"version": "10.4.8",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.4.8.tgz",
"integrity": "sha512-uVLeEAyRsCkUEFhVHlOu17OxcrwC7+hTGZ08kBoLBiGHiZooUZuibQnphgMKftw/rqYntNMyhVCPqQhcyAGHag==",
"version": "10.5.2",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.2.tgz",
"integrity": "sha512-4y2Q6kMiJtMONMJR7z+o8P5tGkMzVItyy77AXGrUdusv+dk4jwoS3KrpCBkFloY2xsScRJYwZQZrx89tTjDkOw==",
"dev": true
},
"prepend-http": {

View File

@ -72,7 +72,7 @@
"postcss-inline-svg": "^4.1.0",
"postcss-loader": "^4.0.2",
"postcss-svgo": "^4.0.2",
"preact": "^10.4.8",
"preact": "^10.5.2",
"ramda": "^0.27.1",
"rimraf": "^3.0.2",
"sass": "^1.26.11",