Skip to content

Commit 0f4badf

Browse files
Bump remark-math from 3.0.1 to 5.1.1
Bumps [remark-math](https://github.com/remarkjs/remark-math) from 3.0.1 to 5.1.1. - [Release notes](https://github.com/remarkjs/remark-math/releases) - [Commits](remarkjs/remark-math@3.0.1...5.1.1) --- updated-dependencies: - dependency-name: remark-math dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f88c62c commit 0f4badf

File tree

2 files changed

+235
-6
lines changed

2 files changed

+235
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "^17.0.1",
3333
"react-dom": "^17.0.1",
3434
"rehype-katex": "4",
35-
"remark-math": "3",
35+
"remark-math": "5",
3636
"sass": "^1.43.4",
3737
"url-loader": "^4.1.1"
3838
},

0 commit comments

Comments
 (0)