Merge pull request #133 from cdransf/dependabot/npm_and_yarn/marked-6.0.0

This commit is contained in:
Cory Dransfeldt 2023-08-01 14:07:16 -07:00 committed by GitHub
commit 535e58caeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@
"markdown-it-anchor": "^8.4.1", "markdown-it-anchor": "^8.4.1",
"markdown-it-footnote": "^3.0.3", "markdown-it-footnote": "^3.0.3",
"markdownlint-cli": "^0.35.0", "markdownlint-cli": "^0.35.0",
"marked": "^5.1.2", "marked": "^6.0.0",
"pagefind": "^0.12.0", "pagefind": "^0.12.0",
"postcss": "^8.4.27", "postcss": "^8.4.27",
"prettier": "^3.0.0", "prettier": "^3.0.0",

View file

@ -4438,10 +4438,10 @@ markdownlint@~0.29.0:
markdown-it "13.0.1" markdown-it "13.0.1"
markdownlint-micromark "0.1.5" markdownlint-micromark "0.1.5"
marked@^5.1.2: marked@^6.0.0:
version "5.1.2" version "6.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.2.tgz#62b5ccfc75adf72ca3b64b2879b551d89e77677f" resolved "https://registry.yarnpkg.com/marked/-/marked-6.0.0.tgz#80cd7f51145437cffe9f541a318b9882f75601df"
integrity sha512-ahRPGXJpjMjwSOlBoTMZAK7ATXkli5qCPxZ21TG44rx1KEo44bii4ekgTDQPNRQ4Kh7JMb9Ub1PVk1NxRSsorg== integrity sha512-7E3m/xIlymrFL5gWswIT4CheIE3fDeh51NV09M4x8iOc7NDYlyERcQMLAIHcSlrvwliwbPQ4OGD+MpPSYiQcqw==
marky@^1.2.2: marky@^1.2.2:
version "1.2.5" version "1.2.5"