Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rehype-jargon from 3.0.0 to 3.1.0 #1677

Merged
merged 1 commit into from
Sep 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"react-popper": "^2.3.0",
"react-select": "^5.7.7",
"recharts": "^2.12.7",
"rehype-jargon": "3.0.0",
"rehype-jargon": "3.1.0",
"rehype-katex": "4",
"rehype-lodash-template": "^0.2.1",
"remark-code-import": "^0.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2833,7 +2833,7 @@ __metadata:
react-popper: ^2.3.0
react-select: ^5.7.7
recharts: ^2.12.7
rehype-jargon: 3.0.0
rehype-jargon: 3.1.0
rehype-katex: 4
rehype-lodash-template: ^0.2.1
remark-code-import: ^0.4.0
Expand Down Expand Up @@ -16169,13 +16169,13 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
languageName: node
linkType: hard

"rehype-jargon@npm:3.0.0":
version: 3.0.0
resolution: "rehype-jargon@npm:3.0.0"
"rehype-jargon@npm:3.1.0":
version: 3.1.0
resolution: "rehype-jargon@npm:3.1.0"
dependencies:
hast-util-from-html: 2.0.1
unist-util-visit: 5.0.0
checksum: 733f7ab8de68e095087f0c56795d2af11cff8f4b206312eb2ec4900993c8299b5c5f148218028d41c24bda9a1bf7cb6c0f16908fb87c446f4abe17306b27e17f
checksum: f32a06ed34cea51199fbee0d8956c257cfc3b18595ed754b6bf659e45fa7df4a0430fcbbb9548443a2e6645684c6b6480fd30d75e2e7e2983a3f61077e23e07e
languageName: node
linkType: hard

Expand Down
Loading