Skip to content

Commit ae12627

Browse files
chore(deps): bump remark-html in /examples/markdown-docs
Bumps [remark-html](https://github.com/remarkjs/remark-html) from 14.0.0 to 14.0.1. - [Release notes](https://github.com/remarkjs/remark-html/releases) - [Commits](remarkjs/remark-html@14.0.0...14.0.1) --- updated-dependencies: - dependency-name: remark-html dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e85ea3c commit ae12627

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

examples/markdown-docs/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/markdown-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"gatsby-transformer-remark": "4.9.0",
1010
"react": "17.0.2",
1111
"react-dom": "17.0.2",
12-
"remark-html": "14.0.0"
12+
"remark-html": "14.0.1"
1313
},
1414
"keywords": [
1515
"gatsby"

0 commit comments

Comments
 (0)