Skip to content

Commit c51e3b5

Browse files
build(deps-dev): Bump remark-gfm from 4.0.0 to 4.0.1 in the remark group (#807)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7cd495 commit c51e3b5

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
@@ -204,7 +204,7 @@
204204
"remark-cli": "12.0.1",
205205
"remark-directive": "3.0.1",
206206
"remark-frontmatter": "5.0.0",
207-
"remark-gfm": "4.0.0",
207+
"remark-gfm": "4.0.1",
208208
"remark-lint": "10.0.1",
209209
"remark-lint-blockquote-indentation": "4.0.1",
210210
"remark-lint-checkbox-character-style": "5.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1873,7 +1873,7 @@ __metadata:
18731873
remark-cli: "npm:12.0.1"
18741874
remark-directive: "npm:3.0.1"
18751875
remark-frontmatter: "npm:5.0.0"
1876-
remark-gfm: "npm:4.0.0"
1876+
remark-gfm: "npm:4.0.1"
18771877
remark-lint: "npm:10.0.1"
18781878
remark-lint-blockquote-indentation: "npm:4.0.1"
18791879
remark-lint-checkbox-character-style: "npm:5.0.1"
@@ -9136,17 +9136,17 @@ __metadata:
91369136
languageName: node
91379137
linkType: hard
91389138

9139-
"remark-gfm@npm:4.0.0":
9140-
version: 4.0.0
9141-
resolution: "remark-gfm@npm:4.0.0"
9139+
"remark-gfm@npm:4.0.1":
9140+
version: 4.0.1
9141+
resolution: "remark-gfm@npm:4.0.1"
91429142
dependencies:
91439143
"@types/mdast": "npm:^4.0.0"
91449144
mdast-util-gfm: "npm:^3.0.0"
91459145
micromark-extension-gfm: "npm:^3.0.0"
91469146
remark-parse: "npm:^11.0.0"
91479147
remark-stringify: "npm:^11.0.0"
91489148
unified: "npm:^11.0.0"
9149-
checksum: 10/9f7b17aae0e9dc79ba9c989c2a679baff7161e1831a87307cfa2e0e9b0c492bd8c1900cdf7305855b898a2a9fab9aa8e586d71ce49cbc1ea90f68b714c249c0d
9149+
checksum: 10/86899862cf4ae1466664d3f88c6113e30b5e84e35480aef4093890aed2297ab9872506ff1f614c63963bba7d075c326d0027a1591c11bb493f6776dad21b95f6
91509150
languageName: node
91519151
linkType: hard
91529152

0 commit comments

Comments
 (0)