Skip to content

Commit 779bc85

Browse files
dependabot[bot]fasmat
authored andcommitted
Bump rehype-katex from 7.0.0 to 7.0.1
Bumps [rehype-katex](https://github.com/remarkjs/remark-math) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/remarkjs/remark-math/releases) - [Commits](https://github.com/remarkjs/remark-math/compare/[email protected]@7.0.1) --- updated-dependencies: - dependency-name: rehype-katex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f08b984 commit 779bc85

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prism-react-renderer": "^1.3.5",
2323
"react": "^17.0.2",
2424
"react-dom": "^17.0.2",
25-
"rehype-katex": "^7.0.0",
25+
"rehype-katex": "^7.0.1",
2626
"remark-math": "^6.0.0"
2727
},
2828
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7153,10 +7153,10 @@ regjsparser@^0.8.2:
71537153
dependencies:
71547154
jsesc "~0.5.0"
71557155

7156-
rehype-katex@^7.0.0:
7157-
version "7.0.0"
7158-
resolved "https://registry.npmjs.org/rehype-katex/-/rehype-katex-7.0.0.tgz"
7159-
integrity sha512-h8FPkGE00r2XKU+/acgqwWUlyzve1IiOKwsEkg4pDL3k48PiE0Pt+/uLtVHDVkN1yA4iurZN6UES8ivHVEQV6Q==
7156+
rehype-katex@^7.0.1:
7157+
version "7.0.1"
7158+
resolved "https://registry.yarnpkg.com/rehype-katex/-/rehype-katex-7.0.1.tgz#832e6d7af2744a228981d1b0fe89483a9e7c93a1"
7159+
integrity sha512-OiM2wrZ/wuhKkigASodFoo8wimG3H12LWQaH8qSPVJn9apWKFSH3YOCtbKpBorTVw/eI7cuT21XBbvwEswbIOA==
71607160
dependencies:
71617161
"@types/hast" "^3.0.0"
71627162
"@types/katex" "^0.16.0"

0 commit comments

Comments
 (0)