Skip to content

Commit 4ad02f6

Browse files
build(deps-dev): Bump remark-gfm from 4.0.0 to 4.0.1 in the remark group
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] <[email protected]>
1 parent cc98dd6 commit 4ad02f6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"remark-cli": "12.0.1",
186186
"remark-directive": "3.0.1",
187187
"remark-frontmatter": "5.0.0",
188-
"remark-gfm": "4.0.0",
188+
"remark-gfm": "4.0.1",
189189
"remark-lint": "10.0.1",
190190
"remark-lint-blockquote-indentation": "4.0.1",
191191
"remark-lint-checkbox-character-style": "5.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2015,7 +2015,7 @@ __metadata:
20152015
remark-cli: "npm:12.0.1"
20162016
remark-directive: "npm:3.0.1"
20172017
remark-frontmatter: "npm:5.0.0"
2018-
remark-gfm: "npm:4.0.0"
2018+
remark-gfm: "npm:4.0.1"
20192019
remark-lint: "npm:10.0.1"
20202020
remark-lint-blockquote-indentation: "npm:4.0.1"
20212021
remark-lint-checkbox-character-style: "npm:5.0.1"
@@ -9263,17 +9263,17 @@ __metadata:
92639263
languageName: node
92649264
linkType: hard
92659265

9266-
"remark-gfm@npm:4.0.0":
9267-
version: 4.0.0
9268-
resolution: "remark-gfm@npm:4.0.0"
9266+
"remark-gfm@npm:4.0.1":
9267+
version: 4.0.1
9268+
resolution: "remark-gfm@npm:4.0.1"
92699269
dependencies:
92709270
"@types/mdast": "npm:^4.0.0"
92719271
mdast-util-gfm: "npm:^3.0.0"
92729272
micromark-extension-gfm: "npm:^3.0.0"
92739273
remark-parse: "npm:^11.0.0"
92749274
remark-stringify: "npm:^11.0.0"
92759275
unified: "npm:^11.0.0"
9276-
checksum: 10/9f7b17aae0e9dc79ba9c989c2a679baff7161e1831a87307cfa2e0e9b0c492bd8c1900cdf7305855b898a2a9fab9aa8e586d71ce49cbc1ea90f68b714c249c0d
9276+
checksum: 10/86899862cf4ae1466664d3f88c6113e30b5e84e35480aef4093890aed2297ab9872506ff1f614c63963bba7d075c326d0027a1591c11bb493f6776dad21b95f6
92779277
languageName: node
92789278
linkType: hard
92799279

0 commit comments

Comments
 (0)