Bump preact from 10.5.7 to 10.5.9

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-04 05:41:36 +00:00
parent 52c5186510
commit 1ba1e1e1d5
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8011,9 +8011,9 @@
"dev": true
},
"preact": {
"version": "10.5.7",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.7.tgz",
"integrity": "sha512-4oEpz75t/0UNcwmcsjk+BIcDdk68oao+7kxcpc1hQPNs2Oo3ZL9xFz8UBf350mxk/VEdD41L5b4l2dE3Ug3RYg==",
"version": "10.5.9",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.9.tgz",
"integrity": "sha512-X4m+4VMVINl/JFQKALOCwa3p8vhMAhBvle0hJ/W44w/WWfNb2TA7RNicDV3K2dNVs57f61GviEnVLiwN+fxiIg==",
"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.7",
"preact": "^10.5.9",
"ramda": "^0.27.1",
"rimraf": "^3.0.2",
"sass": "^1.32.0",