Skip to content

Commit 0077d06

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 881b288 commit 0077d06

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
@@ -1840,7 +1840,7 @@ __metadata:
18401840
remark-cli: "npm:12.0.1"
18411841
remark-directive: "npm:3.0.1"
18421842
remark-frontmatter: "npm:5.0.0"
1843-
remark-gfm: "npm:4.0.0"
1843+
remark-gfm: "npm:4.0.1"
18441844
remark-lint: "npm:10.0.1"
18451845
remark-lint-blockquote-indentation: "npm:4.0.1"
18461846
remark-lint-checkbox-character-style: "npm:5.0.1"
@@ -9002,17 +9002,17 @@ __metadata:
90029002
languageName: node
90039003
linkType: hard
90049004

9005-
"remark-gfm@npm:4.0.0":
9006-
version: 4.0.0
9007-
resolution: "remark-gfm@npm:4.0.0"
9005+
"remark-gfm@npm:4.0.1":
9006+
version: 4.0.1
9007+
resolution: "remark-gfm@npm:4.0.1"
90089008
dependencies:
90099009
"@types/mdast": "npm:^4.0.0"
90109010
mdast-util-gfm: "npm:^3.0.0"
90119011
micromark-extension-gfm: "npm:^3.0.0"
90129012
remark-parse: "npm:^11.0.0"
90139013
remark-stringify: "npm:^11.0.0"
90149014
unified: "npm:^11.0.0"
9015-
checksum: 10/9f7b17aae0e9dc79ba9c989c2a679baff7161e1831a87307cfa2e0e9b0c492bd8c1900cdf7305855b898a2a9fab9aa8e586d71ce49cbc1ea90f68b714c249c0d
9015+
checksum: 10/86899862cf4ae1466664d3f88c6113e30b5e84e35480aef4093890aed2297ab9872506ff1f614c63963bba7d075c326d0027a1591c11bb493f6776dad21b95f6
90169016
languageName: node
90179017
linkType: hard
90189018

0 commit comments

Comments
 (0)