Merge pull request #172 from cdransf/dependabot/npm_and_yarn/marked-9.0.3
This commit is contained in:
commit
34c6092cb5
2 changed files with 5 additions and 5 deletions
|
@ -54,7 +54,7 @@
|
|||
"markdown-it-anchor": "^8.4.1",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"markdownlint-cli": "^0.36.0",
|
||||
"marked": "^9.0.0",
|
||||
"marked": "^9.0.3",
|
||||
"pagefind": "^1.0.3",
|
||||
"postcss": "^8.4.29",
|
||||
"prettier": "^3.0.3",
|
||||
|
|
|
@ -3710,10 +3710,10 @@ markdownlint@~0.30.0:
|
|||
markdown-it "13.0.1"
|
||||
markdownlint-micromark "0.1.7"
|
||||
|
||||
marked@^9.0.0:
|
||||
version "9.0.0"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-9.0.0.tgz#d812a4a452d219330561f6e0e4b669b784889303"
|
||||
integrity sha512-37yoTpjU+TSXb9OBYY5n78z/CqXh76KiQj9xsKxEdztzU9fRLmbWO5YqKxgCVGKlNdexppnbKTkwB3RipVri8w==
|
||||
marked@^9.0.3:
|
||||
version "9.0.3"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-9.0.3.tgz#95be5e8cba93f2c2ca1d6503794c4f02d81c97d9"
|
||||
integrity sha512-pI/k4nzBG1PEq1J3XFEHxVvjicfjl8rgaMaqclouGSMPhk7Q3Ejb2ZRxx/ZQOcQ1909HzVoWCFYq6oLgtL4BpQ==
|
||||
|
||||
maximatch@^0.1.0:
|
||||
version "0.1.0"
|
||||
|
|
Reference in a new issue