chore(deps): bump marked from 2.1.3 to 4.0.6

Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 to 4.0.6.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v2.1.3...v4.0.6)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-06 14:57:27 +00:00 committed by GitHub
parent 2289b68410
commit e0a313793d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"dependencies": {
"@harlem/core": "^1.3.2",
"insane": "^2.6.2",
"marked": "^2.1.3",
"marked": "^4.0.6",
"vue": "^3.2.24",
"vue-router": "^4.0.12"
},

View File

@ -4578,10 +4578,10 @@ makeerror@1.0.x:
dependencies:
tmpl "1.0.x"
marked@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/marked/-/marked-2.1.3.tgz#bd017cef6431724fd4b27e0657f5ceb14bff3753"
integrity sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==
marked@^4.0.6:
version "4.0.6"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.6.tgz#cd199503102b6807354f00574348d41ad4fd25d2"
integrity sha512-+H0bTf8DM8zLuFBUm/2VklxaCrwlBFgoJzHJcMZCnZ9cPgsllHwKpL6TPLdDeA38yPluMuVKOL1hO5w6HmG5Mg==
merge-stream@^2.0.0:
version "2.0.0"