also looking at this
chore(deps): update dependency marked to v16 - autoclosed
#6
2 files
+3
-3
Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.
| @@ -7,7 +7,7 @@ | ||
| 7 | 7 | "@markedjs/html-differ": "^5.0.2", |
| 8 | 8 | "gray-matter": "^4.0.3", |
| 9 | 9 | "highlight.js": "^11.11.1", |
| 10 | "marked": "^15.0.12", | |
| 10 | "marked": "^16.4.0", | |
| 11 | 11 | "marked-alert": "^2.1.2", |
| 12 | 12 | "marked-emoji": "^2.0.1", |
| 13 | 13 | "marked-highlight": "^2.2.2", |
| @@ -839,7 +839,7 @@ | ||
| 839 | 839 | |
| 840 | 840 | "markdownlint": ["markdownlint@0.38.0", "", { "dependencies": { "micromark": "4.0.2", "micromark-core-commonmark": "2.0.3", "micromark-extension-directive": "4.0.0", "micromark-extension-gfm-autolink-literal": "2.1.0", "micromark-extension-gfm-footnote": "2.1.0", "micromark-extension-gfm-table": "2.1.1", "micromark-extension-math": "3.1.0", "micromark-util-types": "2.0.2" } }, "sha512-xaSxkaU7wY/0852zGApM8LdlIfGCW8ETZ0Rr62IQtAnUMlMuifsg09vWJcNYeL4f0anvr8Vo4ZQar8jGpV0btQ=="], |
| 841 | 841 | |
| 842 | "marked": ["marked@15.0.12", "", { "bin": { "marked": "bin/marked.js" } }, "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA=="], | |
| 842 | "marked": ["marked@16.4.0", "", { "bin": { "marked": "bin/marked.js" } }, "sha512-CTPAcRBq57cn3R8n3hwc2REddc28hjR7RzDXQ+lXLmMJYqn20BaI2cGw6QjgZGIgVfp2Wdfw4aMzgNteQ6qJgQ=="], | |
| 843 | 843 | |
| 844 | 844 | "marked-alert": ["marked-alert@2.1.2", "", { "peerDependencies": { "marked": ">=7.0.0" } }, "sha512-EFNRZ08d8L/iEIPLTlQMDjvwIsj03gxWCczYTht6DCiHJIZhMk4NK5gtPY9UqAYb09eV5VGT+jD4lp396E0I+w=="], |
| 845 | 845 | |