Skip to content

fix(deps): update dependency remark-smartypants to v3.0.1 #3049

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

Merged
merged 1 commit into from
Apr 28, 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 website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"redocusaurus": "2.0.2",
"remark-smartypants": "3.0.0"
"remark-smartypants": "3.0.1"
}
}
10 changes: 5 additions & 5 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10877,15 +10877,15 @@ __metadata:
languageName: node
linkType: hard

"remark-smartypants@npm:3.0.0":
version: 3.0.0
resolution: "remark-smartypants@npm:3.0.0"
"remark-smartypants@npm:3.0.1":
version: 3.0.1
resolution: "remark-smartypants@npm:3.0.1"
dependencies:
retext: "npm:^9.0.0"
retext-smartypants: "npm:^6.0.0"
unified: "npm:^11.0.4"
unist-util-visit: "npm:^5.0.0"
checksum: e9a207e97c6b4fe289613b82e4dfe9ef665aeb8e67ed848d95a45c6964551f47de1229ad5a6dbe1ee63602cf224882cb2a6b9ce71269b1638b8056ad15811786
checksum: 57754a3ad0d24449b5ecc7377bc780ba7990226c59ae2446eb3b07ec761c30bc73e74f864b9bef0cce2741fb7846adabef8a12d2a7e1f0dc5659add65f58726b
languageName: node
linkType: hard

Expand Down Expand Up @@ -12736,7 +12736,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
redocusaurus: "npm:2.0.2"
remark-smartypants: "npm:3.0.0"
remark-smartypants: "npm:3.0.1"
languageName: unknown
linkType: soft

Expand Down