Bump preact from 10.5.11 to 10.5.12

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-01 05:37:46 +00:00
parent 186a882cc0
commit 4e00119f61
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8058,9 +8058,9 @@
"dev": true
},
"preact": {
"version": "10.5.11",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.11.tgz",
"integrity": "sha512-BdtFePVilR1430kDuzh3VkkZktCmp8RTqHOjG8qesyGZXHNYJjdrjEBuc2f7O/vthhVENxJd0/aTjWtYeH46aw==",
"version": "10.5.12",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.12.tgz",
"integrity": "sha512-r6siDkuD36oszwlCkcqDJCAKBQxGoeEGytw2DGMD5A/GGdu5Tymw+N2OBXwvOLxg6d1FeY8MgMV3cc5aVQo4Cg==",
"dev": true
},
"prepend-http": {

View File

@ -72,7 +72,7 @@
"postcss-inline-svg": "^5.0.0",
"postcss-loader": "^4.2.0",
"postcss-svgo": "^4.0.2",
"preact": "^10.5.11",
"preact": "^10.5.12",
"ramda": "^0.27.1",
"rimraf": "^3.0.2",
"sass": "^1.32.5",