Skip to content

Commit bcdc60f

Browse files
Update dependency rehype-highlight to v7.0.2 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d631339 commit bcdc60f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1",
2121
"react-icons": "5.3.0",
22-
"rehype-highlight": "7.0.1",
22+
"rehype-highlight": "7.0.2",
2323
"remark-gfm": "4.0.0",
2424
"remark-unwrap-images": "4.0.1",
2525
"zod": "3.22.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5511,10 +5511,10 @@ regexp.prototype.flags@^1.5.2:
55115511
es-errors "^1.3.0"
55125512
set-function-name "^2.0.1"
55135513

5514-
rehype-highlight@7.0.1:
5515-
version "7.0.1"
5516-
resolved "https://registry.yarnpkg.com/rehype-highlight/-/rehype-highlight-7.0.1.tgz#38b25d6dacb8719867c97765cef4763224d7f3ce"
5517-
integrity sha512-dB/vVGFsbm7xPglqnYbg0ABg6rAuIWKycTvuXaOO27SgLoOFNoTlniTBtAxp3n5ZyMioW1a3KwiNqgjkb6Skjg==
5514+
rehype-highlight@7.0.2:
5515+
version "7.0.2"
5516+
resolved "https://registry.yarnpkg.com/rehype-highlight/-/rehype-highlight-7.0.2.tgz#997e05e3a336853f6f6b2cfc450c5dad0f960b07"
5517+
integrity sha512-k158pK7wdC2qL3M5NcZROZ2tR/l7zOzjxXd5VGdcfIyoijjQqpHd3JKtYSBDpDZ38UI2WJWuFAtkMDxmx5kstA==
55185518
dependencies:
55195519
"@types/hast" "^3.0.0"
55205520
hast-util-to-text "^4.0.0"

0 commit comments

Comments
 (0)