Skip to content

Commit 2911b35

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

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
@@ -141,7 +141,7 @@
141141
"remark-cli": "12.0.1",
142142
"remark-directive": "3.0.1",
143143
"remark-frontmatter": "5.0.0",
144-
"remark-gfm": "4.0.0",
144+
"remark-gfm": "4.0.1",
145145
"remark-lint": "10.0.1",
146146
"remark-lint-blockquote-indentation": "4.0.1",
147147
"remark-lint-checkbox-character-style": "5.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1615,7 +1615,7 @@ __metadata:
16151615
remark-cli: "npm:12.0.1"
16161616
remark-directive: "npm:3.0.1"
16171617
remark-frontmatter: "npm:5.0.0"
1618-
remark-gfm: "npm:4.0.0"
1618+
remark-gfm: "npm:4.0.1"
16191619
remark-lint: "npm:10.0.1"
16201620
remark-lint-blockquote-indentation: "npm:4.0.1"
16211621
remark-lint-checkbox-character-style: "npm:5.0.1"
@@ -8805,17 +8805,17 @@ __metadata:
88058805
languageName: node
88068806
linkType: hard
88078807

8808-
"remark-gfm@npm:4.0.0":
8809-
version: 4.0.0
8810-
resolution: "remark-gfm@npm:4.0.0"
8808+
"remark-gfm@npm:4.0.1":
8809+
version: 4.0.1
8810+
resolution: "remark-gfm@npm:4.0.1"
88118811
dependencies:
88128812
"@types/mdast": "npm:^4.0.0"
88138813
mdast-util-gfm: "npm:^3.0.0"
88148814
micromark-extension-gfm: "npm:^3.0.0"
88158815
remark-parse: "npm:^11.0.0"
88168816
remark-stringify: "npm:^11.0.0"
88178817
unified: "npm:^11.0.0"
8818-
checksum: 10/9f7b17aae0e9dc79ba9c989c2a679baff7161e1831a87307cfa2e0e9b0c492bd8c1900cdf7305855b898a2a9fab9aa8e586d71ce49cbc1ea90f68b714c249c0d
8818+
checksum: 10/86899862cf4ae1466664d3f88c6113e30b5e84e35480aef4093890aed2297ab9872506ff1f614c63963bba7d075c326d0027a1591c11bb493f6776dad21b95f6
88198819
languageName: node
88208820
linkType: hard
88218821

0 commit comments

Comments
 (0)