Skip to content

Commit

Permalink
Bump rehype-stringify from 9.0.4 to 10.0.1
Browse files Browse the repository at this point in the history
Bumps [rehype-stringify](https://github.com/rehypejs/rehype) from 9.0.4 to 10.0.1.
- [Release notes](https://github.com/rehypejs/rehype/releases)
- [Changelog](https://github.com/rehypejs/rehype/blob/main/changelog.md)
- [Commits](https://github.com/rehypejs/rehype/compare/[email protected])

---
updated-dependencies:
- dependency-name: rehype-stringify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent efb4d02 commit f487a8e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"preact": "^10.24.1",
"pretty-bytes": "^6.1.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-stringify": "^9.0.3",
"rehype-stringify": "^10.0.1",
"remark-parse": "^10.0.2",
"remark-rehype": "^10.1.0",
"remark-toc": "^8.0.1",
Expand Down
30 changes: 28 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10140,7 +10140,18 @@ __metadata:
languageName: node
linkType: hard

"rehype-stringify@npm:^9.0.0, rehype-stringify@npm:^9.0.3, rehype-stringify@npm:^9.0.4":
"rehype-stringify@npm:^10.0.1":
version: 10.0.1
resolution: "rehype-stringify@npm:10.0.1"
dependencies:
"@types/hast": "npm:^3.0.0"
hast-util-to-html: "npm:^9.0.0"
unified: "npm:^11.0.0"
checksum: 10/76ded4b2b137f585c6a35ac2e95a35cbd9d49558bd5af946b7e7a9e67b17cb2a7d33f3df21776d2e9972cd057e829e17f61954bc72ea6cbe0e20d670b179adab
languageName: node
linkType: hard

"rehype-stringify@npm:^9.0.0, rehype-stringify@npm:^9.0.4":
version: 9.0.4
resolution: "rehype-stringify@npm:9.0.4"
dependencies:
Expand Down Expand Up @@ -11777,7 +11788,7 @@ __metadata:
prettier-plugin-astro: "npm:^0.14.1"
pretty-bytes: "npm:^6.1.1"
rehype-autolink-headings: "npm:^6.1.1"
rehype-stringify: "npm:^9.0.3"
rehype-stringify: "npm:^10.0.1"
remark-parse: "npm:^10.0.2"
remark-rehype: "npm:^10.1.0"
remark-toc: "npm:^8.0.1"
Expand Down Expand Up @@ -12056,6 +12067,21 @@ __metadata:
languageName: node
linkType: hard

"unified@npm:^11.0.0":
version: 11.0.5
resolution: "unified@npm:11.0.5"
dependencies:
"@types/unist": "npm:^3.0.0"
bail: "npm:^2.0.0"
devlop: "npm:^1.0.0"
extend: "npm:^3.0.0"
is-plain-obj: "npm:^4.0.0"
trough: "npm:^2.0.0"
vfile: "npm:^6.0.0"
checksum: 10/d9e6e88900a075f391b6bbf06f34062d41fa6257798110d1647753cfc2c6a6e2c1d016434e8ee35706c50485f9fb9ae4707a6a4790bd8dc461ec7e7315ed908b
languageName: node
linkType: hard

"unique-filename@npm:^2.0.0":
version: 2.0.1
resolution: "unique-filename@npm:2.0.1"
Expand Down

0 comments on commit f487a8e

Please sign in to comment.