Skip to content

Commit 875b7b3

Browse files
chore(deps): bump marked from 15.0.7 to 15.0.8 (#132)
Bumps [marked](https://github.com/markedjs/marked) from 15.0.7 to 15.0.8. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v15.0.7...v15.0.8) --- updated-dependencies: - dependency-name: marked dependency-version: 15.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73b01a3 commit 875b7b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@markedjs/html-differ": "^5.0.1",
2626
"front-matter": "^4.0.2",
27-
"marked": "^15.0.7",
27+
"marked": "^15.0.8",
2828
"marked-repo": "https://github.com/markedjs/marked/tarball/v15.0.7"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)