Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3e2f3ae

Browse files
authoredJun 24, 2024··
fix(deps): update dependency marked to v13
1 parent 0e5a93f commit 3e2f3ae

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
@@ -25,7 +25,7 @@
2525
"@angular/platform-browser": "~18.0.0",
2626
"@angular/platform-browser-dynamic": "~18.0.0",
2727
"@angular/router": "~18.0.0",
28-
"marked": "^12.0.0",
28+
"marked": "^13.0.0",
2929
"ngx-markdown": "^18.0.0",
3030
"prismjs": "^1.29.0",
3131
"rxjs": "~7.8.0",

0 commit comments

Comments
 (0)
Please sign in to comment.