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

build(deps-dev): Bump remark-directive from 3.0.0 to 3.0.1 in the remark group #784

Merged
merged 1 commit into from
Jan 22, 2025
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 @@ -202,7 +202,7 @@
"pretty-bytes": "6.1.1",
"remark": "15.0.1",
"remark-cli": "12.0.1",
"remark-directive": "3.0.0",
"remark-directive": "3.0.1",
"remark-frontmatter": "5.0.0",
"remark-gfm": "4.0.0",
"remark-lint": "10.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1862,7 +1862,7 @@ __metadata:
pretty-bytes: "npm:6.1.1"
remark: "npm:15.0.1"
remark-cli: "npm:12.0.1"
remark-directive: "npm:3.0.0"
remark-directive: "npm:3.0.1"
remark-frontmatter: "npm:5.0.0"
remark-gfm: "npm:4.0.0"
remark-lint: "npm:10.0.0"
Expand Down Expand Up @@ -9110,15 +9110,15 @@ __metadata:
languageName: node
linkType: hard

"remark-directive@npm:3.0.0":
version: 3.0.0
resolution: "remark-directive@npm:3.0.0"
"remark-directive@npm:3.0.1":
version: 3.0.1
resolution: "remark-directive@npm:3.0.1"
dependencies:
"@types/mdast": "npm:^4.0.0"
mdast-util-directive: "npm:^3.0.0"
micromark-extension-directive: "npm:^3.0.0"
unified: "npm:^11.0.0"
checksum: 10/fc23794c0996f5a926d4fd759632bd6fcbc8a1a34c47723d03e1a3aa3a1e5389549ae46fd679cd2ab571ca336b7ed53e76c459616559518200d3019984b5e147
checksum: 10/819073621cb645fc7d4e6a8e28d3d3c4dcf877fd87d4f931008b9e7e68a4e80c6c11b0345be595111b32b1f16e5868e2c1d48c1b2fb02a8313a3fefa208047a1
languageName: node
linkType: hard

Expand Down
Loading