Merge pull request #138 from cdransf/dependabot/npm_and_yarn/marked-7.0.1
This commit is contained in:
commit
04aa2333c1
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.35.0",
|
||||
"marked": "^7.0.0",
|
||||
"marked": "^7.0.1",
|
||||
"pagefind": "^0.12.0",
|
||||
"postcss": "^8.4.27",
|
||||
"prettier": "^3.0.1",
|
||||
|
|
|
@ -4438,10 +4438,10 @@ markdownlint@~0.29.0:
|
|||
markdown-it "13.0.1"
|
||||
markdownlint-micromark "0.1.5"
|
||||
|
||||
marked@^7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-7.0.0.tgz#5328f52c9197b93f1d3e3b49e0522afa5069c653"
|
||||
integrity sha512-7Gv1Ry8tqR352ElQOQfxdGpIh8kNZh/yYjNCxAQCN1DDbY4bCTG3qDCSkZWlRElSseeEILDxkY/G9w7cgziBNw==
|
||||
marked@^7.0.1:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-7.0.1.tgz#f5b8efa20362ed1b89739c0a902e17148011930d"
|
||||
integrity sha512-m8Aze620Ts62yaciz2DghZGUkUfdgvSNRicS2/XtQkStMNoce3NWjOD2b/jWF32+XXK6udM6pRhv2dKNlneAFA==
|
||||
|
||||
marky@^1.2.2:
|
||||
version "1.2.5"
|
||||
|
|
Reference in a new issue