chore(deps): bump marked from 4.2.5 to 6.0.0

Bumps [marked](https://github.com/markedjs/marked) from 4.2.5 to 6.0.0.
- [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...v6.0.0)

---
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-08-01 19:59:10 +00:00 committed by GitHub
parent 76f2e149a0
commit fce12a0cd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 6 deletions

View File

@ -21,7 +21,7 @@
},
"dependencies": {
"insane": "^2.6.2",
"marked": "^4.2.5",
"marked": "^6.0.0",
"pinia": "^2.0.28",
"vue": "^3.2.45",
"vue-router": "^4.1.6"

View File

@ -1,6 +1,7 @@
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
dependencies:
@ -8,8 +9,8 @@ dependencies:
specifier: ^2.6.2
version: 2.6.2
marked:
specifier: ^4.2.5
version: 4.2.5
specifier: ^6.0.0
version: 6.0.0
pinia:
specifier: ^2.0.28
version: 2.0.28(typescript@4.9.4)(vue@3.2.45)
@ -2919,9 +2920,9 @@ packages:
semver: 6.3.0
dev: true
/marked@4.2.5:
resolution: {integrity: sha512-jPueVhumq7idETHkb203WDD4fMA3yV9emQ5vLwop58lu8bTclMghBWcYAavlDqIEMaisADinV1TooIFCfqOsYQ==}
engines: {node: '>= 12'}
/marked@6.0.0:
resolution: {integrity: sha512-7E3m/xIlymrFL5gWswIT4CheIE3fDeh51NV09M4x8iOc7NDYlyERcQMLAIHcSlrvwliwbPQ4OGD+MpPSYiQcqw==}
engines: {node: '>= 16'}
hasBin: true
dev: false