File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1313 "twemoji" : " 13.1.1"
1414 },
1515 "devDependencies" : {
16- "@types/marked" : " 4.3.2 " ,
16+ "@types/marked" : " 6.0.0 " ,
1717 "@types/puppeteer" : " 5.4.7" ,
1818 "@types/puppeteer-core" : " 5.4.0" ,
1919 "typescript" : " 5.5.4"
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- 6- version "4.3.2"
7- resolved "https://registry.yarnpkg.com/@types/marked/-/marked-4.3.2.tgz#e2e0ad02ebf5626bd215c5bae2aff6aff0ce9eac"
8- integrity sha512-a79Yc3TOk6dGdituy8hmTTJXjOkZ7zsFYV10L337ttq/rec8lRMDBpV7fL3uLx6TgbFCa5DU/h8FmIBQPSbU0w==
5+ 6+ version "6.0.0"
7+ resolved "https://registry.yarnpkg.com/@types/marked/-/marked-6.0.0.tgz#4dbc7df4add578ef87eb6ca2c6927c97b0531abf"
8+ integrity sha512-jmjpa4BwUsmhxcfsgUit/7A9KbrC48Q0q8KvnY107ogcjGgTFDlIL3RpihNpx2Mu1hM4mdFQjoVc4O6JoGKHsA==
9+ dependencies :
10+ marked "*"
911
1012" @types/node@* " :
1113 version "14.14.28"
@@ -262,6 +264,11 @@ locate-path@^5.0.0:
262264 dependencies :
263265 p-locate "^4.1.0"
264266
267+ marked@* :
268+ version "16.1.2"
269+ resolved "https://registry.yarnpkg.com/marked/-/marked-16.1.2.tgz#b723ad2eb0a19d5bf5809b62816af85d117672e3"
270+ integrity sha512-rNQt5EvRinalby7zJZu/mB+BvaAY2oz3wCuCjt1RDrWNpS1Pdf9xqMOeC9Hm5adBdcV/3XZPJpG58eT+WBc0XQ==
271+
265272266273 version "4.3.0"
267274 resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
You can’t perform that action at this time.
0 commit comments