Skip to content

Commit

Permalink
build(deps-dev): Bump remark-directive in the remark group
Browse files Browse the repository at this point in the history
Bumps the remark group with 1 update: [remark-directive](https://github.com/remarkjs/remark-directive).


Updates `remark-directive` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/remarkjs/remark-directive/releases)
- [Commits](remarkjs/remark-directive@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: remark-directive
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: remark
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 6602c36 commit bb80047
Show file tree
Hide file tree
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
Expand Up @@ -183,7 +183,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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1829,7 +1829,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"
Expand Down Expand Up @@ -8916,15 +8916,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

0 comments on commit bb80047

Please sign in to comment.