Skip to content

Commit

Permalink
build(deps-dev): Bump remark-directive from 3.0.0 to 3.0.1 in the rem…
Browse files Browse the repository at this point in the history
…ark group (#11)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 39e89b7 commit f4cfaaf
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -171,7 +171,7 @@
"prettier": "3.4.2",
"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",
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1530,7 +1530,7 @@ __metadata:
prettier: "npm:3.4.2"
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"
@@ -8883,15 +8883,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

0 comments on commit f4cfaaf

Please sign in to comment.