Merge pull request #168 from cdransf/dependabot/npm_and_yarn/marked-9.0.0

This commit is contained in:
Cory Dransfeldt 2023-09-11 13:07:13 -07:00 committed by GitHub
commit c0ca407b02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@
"markdown-it-anchor": "^8.4.1",
"markdown-it-footnote": "^3.0.3",
"markdownlint-cli": "^0.36.0",
"marked": "^8.0.1",
"marked": "^9.0.0",
"pagefind": "^0.12.0",
"postcss": "^8.4.29",
"prettier": "^3.0.3",

View file

@ -3700,10 +3700,10 @@ markdownlint@~0.30.0:
markdown-it "13.0.1"
markdownlint-micromark "0.1.7"
marked@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/marked/-/marked-8.0.1.tgz#62005c60d88926ef4b4a45e51ac76c5076c6e63d"
integrity sha512-eEbeEb/mJwh+sNLEhHOWtxMgjN/NEwZUBs1nkiIH2sTQTq07KmPMQ48ihyvo5+Ya56spVOPhunfGr6406crCVA==
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==
maximatch@^0.1.0:
version "0.1.0"