Skip to content

Commit 8e84e4d

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] <support@github.com>
1 parent ea355e3 commit 8e84e4d

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
@@ -152,7 +152,7 @@
152152
"remark-cli": "12.0.1",
153153
"remark-directive": "3.0.1",
154154
"remark-frontmatter": "5.0.0",
155-
"remark-gfm": "4.0.0",
155+
"remark-gfm": "4.0.1",
156156
"remark-lint": "10.0.1",
157157
"remark-lint-blockquote-indentation": "4.0.1",
158158
"remark-lint-checkbox-character-style": "5.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,7 +1488,7 @@ __metadata:
14881488
remark-cli: "npm:12.0.1"
14891489
remark-directive: "npm:3.0.1"
14901490
remark-frontmatter: "npm:5.0.0"
1491-
remark-gfm: "npm:4.0.0"
1491+
remark-gfm: "npm:4.0.1"
14921492
remark-lint: "npm:10.0.1"
14931493
remark-lint-blockquote-indentation: "npm:4.0.1"
14941494
remark-lint-checkbox-character-style: "npm:5.0.1"
@@ -8517,17 +8517,17 @@ __metadata:
85178517
languageName: node
85188518
linkType: hard
85198519

8520-
"remark-gfm@npm:4.0.0":
8521-
version: 4.0.0
8522-
resolution: "remark-gfm@npm:4.0.0"
8520+
"remark-gfm@npm:4.0.1":
8521+
version: 4.0.1
8522+
resolution: "remark-gfm@npm:4.0.1"
85238523
dependencies:
85248524
"@types/mdast": "npm:^4.0.0"
85258525
mdast-util-gfm: "npm:^3.0.0"
85268526
micromark-extension-gfm: "npm:^3.0.0"
85278527
remark-parse: "npm:^11.0.0"
85288528
remark-stringify: "npm:^11.0.0"
85298529
unified: "npm:^11.0.0"
8530-
checksum: 10/9f7b17aae0e9dc79ba9c989c2a679baff7161e1831a87307cfa2e0e9b0c492bd8c1900cdf7305855b898a2a9fab9aa8e586d71ce49cbc1ea90f68b714c249c0d
8530+
checksum: 10/86899862cf4ae1466664d3f88c6113e30b5e84e35480aef4093890aed2297ab9872506ff1f614c63963bba7d075c326d0027a1591c11bb493f6776dad21b95f6
85318531
languageName: node
85328532
linkType: hard
85338533

0 commit comments

Comments
 (0)