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.22.0 to 10.22.1 (#1278)

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

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

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
942c3518 b37c4089

+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.22.0", 35 + "preact": "^10.22.1", 36 36 "preact-render-to-string": "^6.5.5", 37 37 "pretty-bytes": "^6.1.1", 38 38 "pretty-time": "^1.1.0", ··· 4685 4685 } 4686 4686 }, 4687 4687 "node_modules/preact": { 4688 - "version": "10.22.0", 4689 - "resolved": "https://registry.npmjs.org/preact/-/preact-10.22.0.tgz", 4690 - "integrity": "sha512-RRurnSjJPj4rp5K6XoP45Ui33ncb7e4H7WiOHVpjbkvqvA3U+N8Z6Qbo0AE6leGYBV66n8EhEaFixvIu3SkxFw==", 4688 + "version": "10.22.1", 4689 + "resolved": "https://registry.npmjs.org/preact/-/preact-10.22.1.tgz", 4690 + "integrity": "sha512-jRYbDDgMpIb5LHq3hkI0bbl+l/TQ9UnkdQ0ww+lp+4MMOdqaUYdFc5qeyP+IV8FAd/2Em7drVPeKdQxsiWCf/A==", 4691 4691 "funding": { 4692 4692 "type": "opencollective", 4693 4693 "url": "https://opencollective.com/preact"
+1 -1
package.json
··· 58 58 "mdast-util-to-hast": "^13.1.0", 59 59 "mdast-util-to-string": "^4.0.0", 60 60 "micromorph": "^0.4.5", 61 - "preact": "^10.22.0", 61 + "preact": "^10.22.1", 62 62 "preact-render-to-string": "^6.5.5", 63 63 "pretty-bytes": "^6.1.1", 64 64 "pretty-time": "^1.1.0",