Skip to content

Commit 166aec4

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 087416a commit 166aec4

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.23.2",
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
@@ -10124,7 +10124,18 @@ __metadata:
1012410124
languageName: node
1012510125
linkType: hard
1012610126

10127-
"rehype-stringify@npm:^9.0.0, rehype-stringify@npm:^9.0.3, rehype-stringify@npm:^9.0.4":
10127+
"rehype-stringify@npm:^10.0.1":
10128+
version: 10.0.1
10129+
resolution: "rehype-stringify@npm:10.0.1"
10130+
dependencies:
10131+
"@types/hast": "npm:^3.0.0"
10132+
hast-util-to-html: "npm:^9.0.0"
10133+
unified: "npm:^11.0.0"
10134+
checksum: 10/76ded4b2b137f585c6a35ac2e95a35cbd9d49558bd5af946b7e7a9e67b17cb2a7d33f3df21776d2e9972cd057e829e17f61954bc72ea6cbe0e20d670b179adab
10135+
languageName: node
10136+
linkType: hard
10137+
10138+
"rehype-stringify@npm:^9.0.0, rehype-stringify@npm:^9.0.4":
1012810139
version: 9.0.4
1012910140
resolution: "rehype-stringify@npm:9.0.4"
1013010141
dependencies:
@@ -11754,7 +11765,7 @@ __metadata:
1175411765
prettier-plugin-astro: "npm:^0.14.1"
1175511766
pretty-bytes: "npm:^6.1.1"
1175611767
rehype-autolink-headings: "npm:^6.1.1"
11757-
rehype-stringify: "npm:^9.0.3"
11768+
rehype-stringify: "npm:^10.0.1"
1175811769
remark-parse: "npm:^10.0.2"
1175911770
remark-rehype: "npm:^10.1.0"
1176011771
remark-toc: "npm:^8.0.1"
@@ -12033,6 +12044,21 @@ __metadata:
1203312044
languageName: node
1203412045
linkType: hard
1203512046

12047+
"unified@npm:^11.0.0":
12048+
version: 11.0.5
12049+
resolution: "unified@npm:11.0.5"
12050+
dependencies:
12051+
"@types/unist": "npm:^3.0.0"
12052+
bail: "npm:^2.0.0"
12053+
devlop: "npm:^1.0.0"
12054+
extend: "npm:^3.0.0"
12055+
is-plain-obj: "npm:^4.0.0"
12056+
trough: "npm:^2.0.0"
12057+
vfile: "npm:^6.0.0"
12058+
checksum: 10/d9e6e88900a075f391b6bbf06f34062d41fa6257798110d1647753cfc2c6a6e2c1d016434e8ee35706c50485f9fb9ae4707a6a4790bd8dc461ec7e7315ed908b
12059+
languageName: node
12060+
linkType: hard
12061+
1203612062
"unique-filename@npm:^2.0.0":
1203712063
version: 2.0.1
1203812064
resolution: "unique-filename@npm:2.0.1"

0 commit comments

Comments
 (0)