Skip to content

Commit f487a8e

Browse files
Bump rehype-stringify from 9.0.4 to 10.0.1
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]>
1 parent efb4d02 commit f487a8e

File tree

2 files changed

+29
-3
lines changed

2 files changed

+29
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"preact": "^10.24.1",
6969
"pretty-bytes": "^6.1.1",
7070
"rehype-autolink-headings": "^6.1.1",
71-
"rehype-stringify": "^9.0.3",
71+
"rehype-stringify": "^10.0.1",
7272
"remark-parse": "^10.0.2",
7373
"remark-rehype": "^10.1.0",
7474
"remark-toc": "^8.0.1",

yarn.lock

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10140,7 +10140,18 @@ __metadata:
1014010140
languageName: node
1014110141
linkType: hard
1014210142

10143-
"rehype-stringify@npm:^9.0.0, rehype-stringify@npm:^9.0.3, rehype-stringify@npm:^9.0.4":
10143+
"rehype-stringify@npm:^10.0.1":
10144+
version: 10.0.1
10145+
resolution: "rehype-stringify@npm:10.0.1"
10146+
dependencies:
10147+
"@types/hast": "npm:^3.0.0"
10148+
hast-util-to-html: "npm:^9.0.0"
10149+
unified: "npm:^11.0.0"
10150+
checksum: 10/76ded4b2b137f585c6a35ac2e95a35cbd9d49558bd5af946b7e7a9e67b17cb2a7d33f3df21776d2e9972cd057e829e17f61954bc72ea6cbe0e20d670b179adab
10151+
languageName: node
10152+
linkType: hard
10153+
10154+
"rehype-stringify@npm:^9.0.0, rehype-stringify@npm:^9.0.4":
1014410155
version: 9.0.4
1014510156
resolution: "rehype-stringify@npm:9.0.4"
1014610157
dependencies:
@@ -11777,7 +11788,7 @@ __metadata:
1177711788
prettier-plugin-astro: "npm:^0.14.1"
1177811789
pretty-bytes: "npm:^6.1.1"
1177911790
rehype-autolink-headings: "npm:^6.1.1"
11780-
rehype-stringify: "npm:^9.0.3"
11791+
rehype-stringify: "npm:^10.0.1"
1178111792
remark-parse: "npm:^10.0.2"
1178211793
remark-rehype: "npm:^10.1.0"
1178311794
remark-toc: "npm:^8.0.1"
@@ -12056,6 +12067,21 @@ __metadata:
1205612067
languageName: node
1205712068
linkType: hard
1205812069

12070+
"unified@npm:^11.0.0":
12071+
version: 11.0.5
12072+
resolution: "unified@npm:11.0.5"
12073+
dependencies:
12074+
"@types/unist": "npm:^3.0.0"
12075+
bail: "npm:^2.0.0"
12076+
devlop: "npm:^1.0.0"
12077+
extend: "npm:^3.0.0"
12078+
is-plain-obj: "npm:^4.0.0"
12079+
trough: "npm:^2.0.0"
12080+
vfile: "npm:^6.0.0"
12081+
checksum: 10/d9e6e88900a075f391b6bbf06f34062d41fa6257798110d1647753cfc2c6a6e2c1d016434e8ee35706c50485f9fb9ae4707a6a4790bd8dc461ec7e7315ed908b
12082+
languageName: node
12083+
linkType: hard
12084+
1205912085
"unique-filename@npm:^2.0.0":
1206012086
version: 2.0.1
1206112087
resolution: "unique-filename@npm:2.0.1"

0 commit comments

Comments
 (0)