fix(deps): update dependency marked to v5.0.1

This commit is contained in:
renovate 2023-05-06 21:04:51 +00:00
parent f25c67f80a
commit f9831a6ad8
2 changed files with 5 additions and 5 deletions

View File

@ -73,7 +73,7 @@
"is-touch-device": "1.0.1", "is-touch-device": "1.0.1",
"klona": "2.0.6", "klona": "2.0.6",
"lodash.debounce": "4.0.8", "lodash.debounce": "4.0.8",
"marked": "5.0.0", "marked": "5.0.1",
"pinia": "2.0.35", "pinia": "2.0.35",
"register-service-worker": "1.7.2", "register-service-worker": "1.7.2",
"snake-case": "3.0.4", "snake-case": "3.0.4",

View File

@ -91,8 +91,8 @@ dependencies:
specifier: 4.0.8 specifier: 4.0.8
version: 4.0.8 version: 4.0.8
marked: marked:
specifier: 5.0.0 specifier: 5.0.1
version: 5.0.0 version: 5.0.1
pinia: pinia:
specifier: 2.0.35 specifier: 2.0.35
version: 2.0.35(typescript@5.0.4)(vue@3.2.47) version: 2.0.35(typescript@5.0.4)(vue@3.2.47)
@ -6612,8 +6612,8 @@ packages:
hasBin: true hasBin: true
dev: false dev: false
/marked@5.0.0: /marked@5.0.1:
resolution: {integrity: sha512-YQ6+L9l/NSBDjFgCQQebmTCc62EUdZ5RpIZ7A/FmC8IYMB5s7Cz8sT7imuMAkbIL4CvXpQLdW45fpK5UwiU7DA==} resolution: {integrity: sha512-Nn9peC4lvIZdcfp8Uze6xk4ZYowkcj/K6+e/6rLHadhtjqeip/bYRxMgt3124IGGJ3RPs2uX5YVmAGbUutY18g==}
engines: {node: '>= 18'} engines: {node: '>= 18'}
hasBin: true hasBin: true
dev: false dev: false