Merge pull request #49 from cdransf/dependabot/npm_and_yarn/marked-5.0.0

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

View file

@ -50,7 +50,7 @@
"markdown-it-anchor": "^8.4.1",
"markdown-it-footnote": "^3.0.3",
"markdownlint-cli": "^0.34.0",
"marked": "^4.3.0",
"marked": "^5.0.0",
"tailwind-dracula": "^1.1.0",
"tailwindcss": "^3.3.2"
},

View file

@ -3636,10 +3636,10 @@ markdownlint@~0.28.2:
markdown-it "13.0.1"
markdownlint-micromark "0.1.2"
marked@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
marked@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-5.0.0.tgz#bab5df970d1f6f748ccac0d20c54b598277f2002"
integrity sha512-YQ6+L9l/NSBDjFgCQQebmTCc62EUdZ5RpIZ7A/FmC8IYMB5s7Cz8sT7imuMAkbIL4CvXpQLdW45fpK5UwiU7DA==
maximatch@^0.1.0:
version "0.1.0"