Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 501e17b

Browse files
build(deps-dev): bump marked from 3.0.8 to 4.0.0
Bumps [marked](https://github.com/markedjs/marked) from 3.0.8 to 4.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v3.0.8...v4.0.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b64ed9f commit 501e17b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"get-port": "^5.1.1",
3737
"highlight.js": "^11.0.1",
3838
"husky": "^4.2.5",
39-
"marked": "^3.0.0",
39+
"marked": "^4.0.0",
4040
"tap": "15.0.10"
4141
},
4242
"scripts": {

0 commit comments

Comments
 (0)