chore(deps): bump marked from 4.2.5 to 8.0.1

Bumps [marked](https://github.com/markedjs/marked) from 4.2.5 to 8.0.1.
- [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/v4.2.5...v8.0.1)

---
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] 2023-09-08 03:17:30 +00:00 committed by GitHub
parent de941508b8
commit 5de39f55a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -20,7 +20,7 @@
},
"dependencies": {
"insane": "^2.6.2",
"marked": "^4.2.5",
"marked": "^8.0.1",
"pinia": "^2.1.6",
"vue": "^3.3.4",
"vue-router": "^4.1.6"

View File

@ -9,8 +9,8 @@ dependencies:
specifier: ^2.6.2
version: 2.6.2
marked:
specifier: ^4.2.5
version: 4.2.5
specifier: ^8.0.1
version: 8.0.1
pinia:
specifier: ^2.1.6
version: 2.1.6(typescript@5.0.4)(vue@3.3.4)
@ -3539,9 +3539,9 @@ packages:
semver: 7.5.4
dev: true
/marked@4.2.5:
resolution: {integrity: sha512-jPueVhumq7idETHkb203WDD4fMA3yV9emQ5vLwop58lu8bTclMghBWcYAavlDqIEMaisADinV1TooIFCfqOsYQ==}
engines: {node: '>= 12'}
/marked@8.0.1:
resolution: {integrity: sha512-eEbeEb/mJwh+sNLEhHOWtxMgjN/NEwZUBs1nkiIH2sTQTq07KmPMQ48ihyvo5+Ya56spVOPhunfGr6406crCVA==}
engines: {node: '>= 16'}
hasBin: true
dev: false