Skip to content

Commit

Permalink
Update dependency rehype-stringify to v9.0.4 [skip netlify]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 17, 2023
1 parent 0cd7b87 commit ef12ae6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prettier": "3.0.2",
"rehype-inline": "2.0.0",
"rehype-parse": "8.0.5",
"rehype-stringify": "9.0.3",
"rehype-stringify": "9.0.4",
"sass": "1.65.1",
"stylelint": "15.10.2",
"stylelint-config-prettier": "9.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3056,10 +3056,10 @@ rehype-parse@^8.0.3:
parse5 "^6.0.0"
unified "^10.0.0"

rehype-stringify@9.0.3:
version "9.0.3"
resolved "https://registry.yarnpkg.com/rehype-stringify/-/rehype-stringify-9.0.3.tgz#70e3bd6d4d29e7acf36b802deed350305d2c3c17"
integrity sha512-kWiZ1bgyWlgOxpqD5HnxShKAdXtb2IUljn3hQAhySeak6IOQPPt6DeGnsIh4ixm7yKJWzm8TXFuC/lPfcWHJqw==
rehype-stringify@9.0.4:
version "9.0.4"
resolved "https://registry.yarnpkg.com/rehype-stringify/-/rehype-stringify-9.0.4.tgz#31dbb9de6f5034c6964760a1b1083218059c4343"
integrity sha512-Uk5xu1YKdqobe5XpSskwPvo1XeHUUucWEQSl8hTrXt5selvca1e8K1EZ37E6YoZ4BT8BCqCdVfQW7OfHfthtVQ==
dependencies:
"@types/hast" "^2.0.0"
hast-util-to-html "^8.0.0"
Expand Down

0 comments on commit ef12ae6

Please sign in to comment.