Skip to content

Commit 9902881

Browse files
fix(deps): update external fixes (#651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 265999b commit 9902881

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"hast-util-to-string": "3.0.1",
6262
"mdast-util-to-markdown": "2.1.2",
6363
"rehype-parse": "9.0.1",
64-
"remark-gfm": "4.0.0",
64+
"remark-gfm": "4.0.1",
6565
"remark-stringify": "11.0.0",
6666
"unified": "11.0.5",
6767
"unist-util-find": "3.0.0",
@@ -88,7 +88,7 @@
8888
"mocha-suppress-logs": "0.5.1",
8989
"nock": "13.5.6",
9090
"nodemon": "3.1.9",
91-
"semantic-release": "24.2.1"
91+
"semantic-release": "24.2.2"
9292
},
9393
"lint-staged": {
9494
"*.js": "eslint"

0 commit comments

Comments
 (0)