Skip to content

Commit 5fa0915

Browse files
Pin dependency rehype-katex to 5.0.0 (#386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent fba0ca9 commit 5fa0915

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"prism-react-renderer": "1.2.1",
2424
"react": "^17.0.2",
2525
"react-dom": "^17.0.2",
26-
"rehype-katex": "^5.0.0",
26+
"rehype-katex": "5.0.0",
2727
"remark-math": "3.0.1"
2828
},
2929
"browserslist": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8011,7 +8011,7 @@ regjsparser@^0.6.4:
80118011
dependencies:
80128012
jsesc "~0.5.0"
80138013

8014-
rehype-katex@^5.0.0:
8014+
rehype-katex@5.0.0:
80158015
version "5.0.0"
80168016
resolved "https://registry.yarnpkg.com/rehype-katex/-/rehype-katex-5.0.0.tgz#b556f24fde918f28ba1cb642ea71c7e82f3373d7"
80178017
integrity sha512-ksSuEKCql/IiIadOHiKRMjypva9BLhuwQNascMqaoGLDVd0k2NlE2wMvgZ3rpItzRKCd6vs8s7MFbb8pcR0AEg==

0 commit comments

Comments
 (0)