Merge pull request #164 from cdransf/dependabot/npm_and_yarn/marked-8.0.0
chore(deps-dev): bump marked from 7.0.5 to 8.0.0
This commit is contained in:
commit
659e9eb8eb
2 changed files with 5 additions and 5 deletions
|
@ -53,7 +53,7 @@
|
|||
"markdown-it-anchor": "^8.4.1",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"markdownlint-cli": "^0.35.0",
|
||||
"marked": "^7.0.5",
|
||||
"marked": "^8.0.0",
|
||||
"pagefind": "^0.12.0",
|
||||
"postcss": "^8.4.29",
|
||||
"prettier": "^3.0.3",
|
||||
|
|
|
@ -3687,10 +3687,10 @@ markdownlint@~0.29.0:
|
|||
markdown-it "13.0.1"
|
||||
markdownlint-micromark "0.1.5"
|
||||
|
||||
marked@^7.0.5:
|
||||
version "7.0.5"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-7.0.5.tgz#8a9e4e3afb93b58fe9ee7608e67cc154eb15d508"
|
||||
integrity sha512-lwNAFTfXgqpt/XvK17a/8wY9/q6fcSPZT1aP6QW0u74VwaJF/Z9KbRcX23sWE4tODM+AolJNcUtErTkgOeFP/Q==
|
||||
marked@^8.0.0:
|
||||
version "8.0.0"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-8.0.0.tgz#e808c02daf9d72485477d3ff9a4e193fec94a4db"
|
||||
integrity sha512-RI/D5csFVreNrFchdKFSdV38GDHJdD7OdmbNWYzGvApPb0A9pyypgfHC/FBH4ugmRE8cr7yg/TH7tu8585eMhA==
|
||||
|
||||
maximatch@^0.1.0:
|
||||
version "0.1.0"
|
||||
|
|
Reference in a new issue