Merge pull request #167 from cdransf/dependabot/npm_and_yarn/marked-8.0.1

chore(deps-dev): bump marked from 8.0.0 to 8.0.1
This commit is contained in:
Cory Dransfeldt 2023-09-06 13:49:27 -07:00 committed by GitHub
commit 0451188003
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@
"markdown-it-anchor": "^8.4.1",
"markdown-it-footnote": "^3.0.3",
"markdownlint-cli": "^0.36.0",
"marked": "^8.0.0",
"marked": "^8.0.1",
"pagefind": "^0.12.0",
"postcss": "^8.4.29",
"prettier": "^3.0.3",