Merge pull request #58 from cdransf/dependabot/npm_and_yarn/marked-5.0.2

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

View file

@ -53,7 +53,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.34.0", "markdownlint-cli": "^0.34.0",
"marked": "^5.0.1", "marked": "^5.0.2",
"tailwindcss": "^3.3.2" "tailwindcss": "^3.3.2"
}, },
"lint-staged": { "lint-staged": {

View file

@ -3656,10 +3656,10 @@ markdownlint@~0.28.2:
markdown-it "13.0.1" markdown-it "13.0.1"
markdownlint-micromark "0.1.2" markdownlint-micromark "0.1.2"
marked@^5.0.1: marked@^5.0.2:
version "5.0.1" version "5.0.2"
resolved "https://registry.yarnpkg.com/marked/-/marked-5.0.1.tgz#e1f7db63ce290daa5702f8d12f9853eceb7bc6e1" resolved "https://registry.yarnpkg.com/marked/-/marked-5.0.2.tgz#ac79e78ea7ed9ad31de70b85e274595d9029e534"
integrity sha512-Nn9peC4lvIZdcfp8Uze6xk4ZYowkcj/K6+e/6rLHadhtjqeip/bYRxMgt3124IGGJ3RPs2uX5YVmAGbUutY18g== integrity sha512-TXksm9GwqXCRNbFUZmMtqNLvy3K2cQHuWmyBDLOrY1e6i9UvZpOTJXoz7fBjYkJkaUFzV9hBFxMuZSyQt8R6KQ==
maximatch@^0.1.0: maximatch@^0.1.0:
version "0.1.0" version "0.1.0"