chore(deps-dev): bump marked from 8.0.1 to 9.0.0
Bumps [marked](https://github.com/markedjs/marked) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
53a4dd37fb
commit
6749fab6b0
2 changed files with 5 additions and 5 deletions
|
@ -54,7 +54,7 @@
|
|||
"markdown-it-anchor": "^8.4.1",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"markdownlint-cli": "^0.36.0",
|
||||
"marked": "^8.0.1",
|
||||
"marked": "^9.0.0",
|
||||
"pagefind": "^0.12.0",
|
||||
"postcss": "^8.4.29",
|
||||
"prettier": "^3.0.3",
|
||||
|
|
Reference in a new issue