Merge pull request #10 from cdransf/dependabot/npm_and_yarn/marked-4.3.0
This commit is contained in:
commit
7c77ec4485
2 changed files with 5 additions and 5 deletions
|
@ -40,7 +40,7 @@
|
|||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-anchor": "^8.4.1",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"marked": "^4.2.12",
|
||||
"marked": "^4.3.0",
|
||||
"tailwind-dracula": "^1.1.0",
|
||||
"tailwindcss": "^3.0.18"
|
||||
}
|
||||
|
|
|
@ -2264,10 +2264,10 @@ markdown-it@^13.0.1:
|
|||
mdurl "^1.0.1"
|
||||
uc.micro "^1.0.5"
|
||||
|
||||
marked@^4.2.12:
|
||||
version "4.2.12"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-4.2.12.tgz#d69a64e21d71b06250da995dcd065c11083bebb5"
|
||||
integrity sha512-yr8hSKa3Fv4D3jdZmtMMPghgVt6TWbk86WQaWhDloQjRSQhMMYCAro7jP7VDJrjjdV8pxVxMssXS8B8Y5DZ5aw==
|
||||
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==
|
||||
|
||||
maximatch@^0.1.0:
|
||||
version "0.1.0"
|
||||
|
|
Reference in a new issue