Merge pull request #263 from cdransf/dependabot/npm_and_yarn/marked-11.0.1

chore(deps-dev): bump marked from 11.0.0 to 11.0.1
This commit is contained in:
Cory Dransfeldt 2023-12-08 12:13:15 -08:00 committed by GitHub
commit 2ba279a5e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -55,7 +55,7 @@
"markdown-it-anchor": "^8.4.1",
"markdown-it-footnote": "^4.0.0",
"markdownlint-cli": "^0.37.0",
"marked": "^11.0.0",
"marked": "^11.0.1",
"outdent": "^0.8.0",
"pagefind": "^1.0.4",
"postcss": "^8.4.32",