Skip to content

Commit

Permalink
Update dependency rehype-highlight to v7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 65bb3b5 commit 340b242
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 @@ -19,7 +19,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "5.3.0",
"rehype-highlight": "7.0.0",
"rehype-highlight": "7.0.1",
"remark-gfm": "4.0.0",
"remark-unwrap-images": "4.0.0",
"zod": "3.22.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5512,10 +5512,10 @@ regexp.prototype.flags@^1.5.2:
es-errors "^1.3.0"
set-function-name "^2.0.1"

rehype-highlight@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/rehype-highlight/-/rehype-highlight-7.0.0.tgz#f2fd0eaebea7d4d4ce2fca2e8d9e3aea9441aefc"
integrity sha512-QtobgRgYoQaK6p1eSr2SD1i61f7bjF2kZHAQHxeCHAuJf7ZUDMvQ7owDq9YTkmar5m5TSUol+2D3bp3KfJf/oA==
rehype-highlight@7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/rehype-highlight/-/rehype-highlight-7.0.1.tgz#38b25d6dacb8719867c97765cef4763224d7f3ce"
integrity sha512-dB/vVGFsbm7xPglqnYbg0ABg6rAuIWKycTvuXaOO27SgLoOFNoTlniTBtAxp3n5ZyMioW1a3KwiNqgjkb6Skjg==
dependencies:
"@types/hast" "^3.0.0"
hast-util-to-text "^4.0.0"
Expand Down

0 comments on commit 340b242

Please sign in to comment.