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

Commit 0379bbb

Browse files
Bump marked from 1.2.9 to 2.0.0
Bumps [marked](https://github.com/markedjs/marked) from 1.2.9 to 2.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v1.2.9...v2.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b83008c commit 0379bbb

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
@@ -35,7 +35,7 @@
3535
"front-matter": "^4.0.2",
3636
"get-port": "^5.1.1",
3737
"husky": "^4.2.5",
38-
"marked": "^1.2.6",
38+
"marked": "^2.0.0",
3939
"tap": "14.11.0"
4040
},
4141
"scripts": {

0 commit comments

Comments
 (0)