Skip to content

Commit b21152a

Browse files
chore(deps): bump rehype-stringify from 10.0.0 to 10.0.1 (#11883)
1 parent c4516ad commit b21152a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"rehype-raw": "^7.0.0",
135135
"rehype-remark": "^10.0.0",
136136
"rehype-sanitize": "^6.0.0",
137-
"rehype-stringify": "^10.0.0",
137+
"rehype-stringify": "^10.0.1",
138138
"remark-gfm": "^4.0.0",
139139
"remark-parse": "^11.0.0",
140140
"remark-rehype": "^11.1.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12852,10 +12852,10 @@ rehype-sanitize@^6.0.0:
1285212852
"@types/hast" "^3.0.0"
1285312853
hast-util-sanitize "^5.0.0"
1285412854

12855-
rehype-stringify@^10.0.0:
12856-
version "10.0.0"
12857-
resolved "https://registry.yarnpkg.com/rehype-stringify/-/rehype-stringify-10.0.0.tgz#2031cf6fdd0355393706f0474ec794c75e5492f2"
12858-
integrity sha512-1TX1i048LooI9QoecrXy7nGFFbFSufxVRAfc6Y9YMRAi56l+oB0zP51mLSV312uRuvVLPV1opSlJmslozR1XHQ==
12855+
rehype-stringify@^10.0.1:
12856+
version "10.0.1"
12857+
resolved "https://registry.yarnpkg.com/rehype-stringify/-/rehype-stringify-10.0.1.tgz#2ec1ebc56c6aba07905d3b4470bdf0f684f30b75"
12858+
integrity sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA==
1285912859
dependencies:
1286012860
"@types/hast" "^3.0.0"
1286112861
hast-util-to-html "^9.0.0"

0 commit comments

Comments
 (0)