Bump preact from 10.5.9 to 10.5.10

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-18 05:54:41 +00:00
parent 6bd9b3e086
commit 1b0e9f8cd4
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8018,9 +8018,9 @@
"dev": true
},
"preact": {
"version": "10.5.9",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.9.tgz",
"integrity": "sha512-X4m+4VMVINl/JFQKALOCwa3p8vhMAhBvle0hJ/W44w/WWfNb2TA7RNicDV3K2dNVs57f61GviEnVLiwN+fxiIg==",
"version": "10.5.10",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.10.tgz",
"integrity": "sha512-A6SITnHaj5CS4JPLVroQDNOEozq4Y0B4yQSGHLznxHe66Jb2DvoeTEibLjXmfeofgQE3BZ2zurltBIapzCMlwg==",
"dev": true
},
"prepend-http": {

View File

@ -72,7 +72,7 @@
"postcss-inline-svg": "^5.0.0",
"postcss-loader": "^4.1.0",
"postcss-svgo": "^4.0.2",
"preact": "^10.5.9",
"preact": "^10.5.10",
"ramda": "^0.27.1",
"rimraf": "^3.0.2",
"sass": "^1.32.2",