Merge pull request #54 from cdransf/dependabot/npm_and_yarn/marked-5.0.1
This commit is contained in:
commit
7153660115
2 changed files with 5 additions and 5 deletions
|
@ -52,7 +52,7 @@
|
|||
"markdown-it-anchor": "^8.4.1",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"markdownlint-cli": "^0.34.0",
|
||||
"marked": "^5.0.0",
|
||||
"marked": "^5.0.1",
|
||||
"tailwindcss": "^3.3.2"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
|
@ -3649,10 +3649,10 @@ markdownlint@~0.28.2:
|
|||
markdown-it "13.0.1"
|
||||
markdownlint-micromark "0.1.2"
|
||||
|
||||
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==
|
||||
marked@^5.0.1:
|
||||
version "5.0.1"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-5.0.1.tgz#e1f7db63ce290daa5702f8d12f9853eceb7bc6e1"
|
||||
integrity sha512-Nn9peC4lvIZdcfp8Uze6xk4ZYowkcj/K6+e/6rLHadhtjqeip/bYRxMgt3124IGGJ3RPs2uX5YVmAGbUutY18g==
|
||||
|
||||
maximatch@^0.1.0:
|
||||
version "0.1.0"
|
||||
|
|
Reference in a new issue