Merge pull request #151 from cdransf/dependabot/npm_and_yarn/marked-7.0.4

chore(deps-dev): bump marked from 7.0.3 to 7.0.4
This commit is contained in:
Cory Dransfeldt 2023-08-21 13:03:19 -07:00 committed by GitHub
commit 6ecd904be5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -53,7 +53,7 @@
"markdown-it-anchor": "^8.4.1",
"markdown-it-footnote": "^3.0.3",
"markdownlint-cli": "^0.35.0",
"marked": "^7.0.2",
"marked": "^7.0.4",
"pagefind": "^0.12.0",
"postcss": "^8.4.28",
"prettier": "^3.0.1",

View file

@ -3687,10 +3687,10 @@ markdownlint@~0.29.0:
markdown-it "13.0.1"
markdownlint-micromark "0.1.5"
marked@^7.0.2:
version "7.0.3"
resolved "https://registry.yarnpkg.com/marked/-/marked-7.0.3.tgz#680778f4612ba483d89e851fc70690d867165e42"
integrity sha512-ev2uM40p0zQ/GbvqotfKcSWEa59fJwluGZj5dcaUOwDRrB1F3dncdXy8NWUApk4fi8atU3kTBOwjyjZ0ud0dxw==
marked@^7.0.4:
version "7.0.4"
resolved "https://registry.yarnpkg.com/marked/-/marked-7.0.4.tgz#e2558ee2d535b9df6a27c6e282dc603a18388a6d"
integrity sha512-t8eP0dXRJMtMvBojtkcsA7n48BkauktUKzfkPSCq85ZMTJ0v76Rke4DYz01omYpPTUh4p/f7HePgRo3ebG8+QQ==
maximatch@^0.1.0:
version "0.1.0"