File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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- " @types/marked@4.3.2 " :
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+ " @types/marked@6.0.0 " :
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 "17.0.1"
269+ resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.1.tgz#9db34197ac145e5929572ee49ef701e37ee9b2e6"
270+ integrity sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==
271+
265272marked@4.3.0 :
266273 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