Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b78d6ff

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

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
@@ -231,7 +231,7 @@
231231
"remark-cli": "12.0.1",
232232
"remark-directive": "3.0.1",
233233
"remark-frontmatter": "5.0.0",
234-
"remark-gfm": "4.0.0",
234+
"remark-gfm": "4.0.1",
235235
"remark-lint": "10.0.1",
236236
"remark-lint-blockquote-indentation": "4.0.1",
237237
"remark-lint-checkbox-character-style": "5.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1889,7 +1889,7 @@ __metadata:
18891889
remark-cli: "npm:12.0.1"
18901890
remark-directive: "npm:3.0.1"
18911891
remark-frontmatter: "npm:5.0.0"
1892-
remark-gfm: "npm:4.0.0"
1892+
remark-gfm: "npm:4.0.1"
18931893
remark-lint: "npm:10.0.1"
18941894
remark-lint-blockquote-indentation: "npm:4.0.1"
18951895
remark-lint-checkbox-character-style: "npm:5.0.1"
@@ -9123,17 +9123,17 @@ __metadata:
91239123
languageName: node
91249124
linkType: hard
91259125

9126-
"remark-gfm@npm:4.0.0":
9127-
version: 4.0.0
9128-
resolution: "remark-gfm@npm:4.0.0"
9126+
"remark-gfm@npm:4.0.1":
9127+
version: 4.0.1
9128+
resolution: "remark-gfm@npm:4.0.1"
91299129
dependencies:
91309130
"@types/mdast": "npm:^4.0.0"
91319131
mdast-util-gfm: "npm:^3.0.0"
91329132
micromark-extension-gfm: "npm:^3.0.0"
91339133
remark-parse: "npm:^11.0.0"
91349134
remark-stringify: "npm:^11.0.0"
91359135
unified: "npm:^11.0.0"
9136-
checksum: 10/9f7b17aae0e9dc79ba9c989c2a679baff7161e1831a87307cfa2e0e9b0c492bd8c1900cdf7305855b898a2a9fab9aa8e586d71ce49cbc1ea90f68b714c249c0d
9136+
checksum: 10/86899862cf4ae1466664d3f88c6113e30b5e84e35480aef4093890aed2297ab9872506ff1f614c63963bba7d075c326d0027a1591c11bb493f6776dad21b95f6
91379137
languageName: node
91389138
linkType: hard
91399139

0 commit comments

Comments
 (0)