The Trans Directory
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): bump preact from 10.19.6 to 10.20.1 (#1035)

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

---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
fafe50b0 8f13a38b

+5 -5
+4 -4
package-lock.json
··· 32 32 "mdast-util-to-hast": "^13.1.0", 33 33 "mdast-util-to-string": "^4.0.0", 34 34 "micromorph": "^0.4.5", 35 - "preact": "^10.19.6", 35 + "preact": "^10.20.1", 36 36 "preact-render-to-string": "^6.4.0", 37 37 "pretty-bytes": "^6.1.1", 38 38 "pretty-time": "^1.1.0", ··· 4696 4696 } 4697 4697 }, 4698 4698 "node_modules/preact": { 4699 - "version": "10.19.6", 4700 - "resolved": "https://registry.npmjs.org/preact/-/preact-10.19.6.tgz", 4701 - "integrity": "sha512-gympg+T2Z1fG1unB8NH29yHJwnEaCH37Z32diPDku316OTnRPeMbiRV9kTrfZpocXjdfnWuFUl/Mj4BHaf6gnw==", 4699 + "version": "10.20.1", 4700 + "resolved": "https://registry.npmjs.org/preact/-/preact-10.20.1.tgz", 4701 + "integrity": "sha512-JIFjgFg9B2qnOoGiYMVBtrcFxHqn+dNXbq76bVmcaHYJFYR4lW67AOcXgAYQQTDYXDOg/kTZrKPNCdRgJ2UJmw==", 4702 4702 "funding": { 4703 4703 "type": "opencollective", 4704 4704 "url": "https://opencollective.com/preact"
+1 -1
package.json
··· 57 57 "mdast-util-to-hast": "^13.1.0", 58 58 "mdast-util-to-string": "^4.0.0", 59 59 "micromorph": "^0.4.5", 60 - "preact": "^10.19.6", 60 + "preact": "^10.20.1", 61 61 "preact-render-to-string": "^6.4.0", 62 62 "pretty-bytes": "^6.1.1", 63 63 "pretty-time": "^1.1.0",