Skip to content

Commit

Permalink
build(deps-dev): bump remark-gfm from 4.0.0 to 4.0.1 in the remark group
Browse files Browse the repository at this point in the history
Bumps the remark group with 1 update: [remark-gfm](https://github.com/remarkjs/remark-gfm).


Updates `remark-gfm` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/remarkjs/remark-gfm/releases)
- [Commits](remarkjs/remark-gfm@4.0.0...4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 2af0eb8 commit d21dbc5
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 @@ -186,7 +186,7 @@
"remark-cli": "12.0.1",
"remark-directive": "3.0.1",
"remark-frontmatter": "5.0.0",
"remark-gfm": "4.0.0",
"remark-gfm": "4.0.1",
"remark-lint": "10.0.1",
"remark-lint-blockquote-indentation": "4.0.1",
"remark-lint-checkbox-character-style": "5.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1599,7 +1599,7 @@ __metadata:
remark-cli: "npm:12.0.1"
remark-directive: "npm:3.0.1"
remark-frontmatter: "npm:5.0.0"
remark-gfm: "npm:4.0.0"
remark-gfm: "npm:4.0.1"
remark-lint: "npm:10.0.1"
remark-lint-blockquote-indentation: "npm:4.0.1"
remark-lint-checkbox-character-style: "npm:5.0.1"
Expand Down Expand Up @@ -8970,17 +8970,17 @@ __metadata:
languageName: node
linkType: hard

"remark-gfm@npm:4.0.0":
version: 4.0.0
resolution: "remark-gfm@npm:4.0.0"
"remark-gfm@npm:4.0.1":
version: 4.0.1
resolution: "remark-gfm@npm:4.0.1"
dependencies:
"@types/mdast": "npm:^4.0.0"
mdast-util-gfm: "npm:^3.0.0"
micromark-extension-gfm: "npm:^3.0.0"
remark-parse: "npm:^11.0.0"
remark-stringify: "npm:^11.0.0"
unified: "npm:^11.0.0"
checksum: 10/9f7b17aae0e9dc79ba9c989c2a679baff7161e1831a87307cfa2e0e9b0c492bd8c1900cdf7305855b898a2a9fab9aa8e586d71ce49cbc1ea90f68b714c249c0d
checksum: 10/86899862cf4ae1466664d3f88c6113e30b5e84e35480aef4093890aed2297ab9872506ff1f614c63963bba7d075c326d0027a1591c11bb493f6776dad21b95f6
languageName: node
linkType: hard

Expand Down

0 comments on commit d21dbc5

Please sign in to comment.