fix(deps): update dependency marked to v5.0.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
renovate 2023-06-07 05:05:20 +00:00
parent e6aecbd8dc
commit f95b138b9f
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.4", "marked": "5.0.5",
"pinia": "2.0.36", "pinia": "2.0.36",
"register-service-worker": "1.7.2", "register-service-worker": "1.7.2",
"snake-case": "3.0.4", "snake-case": "3.0.4",

View File

@ -95,8 +95,8 @@ dependencies:
specifier: 4.0.8 specifier: 4.0.8
version: 4.0.8 version: 4.0.8
marked: marked:
specifier: 5.0.4 specifier: 5.0.5
version: 5.0.4 version: 5.0.5
pinia: pinia:
specifier: 2.0.36 specifier: 2.0.36
version: 2.0.36(typescript@5.1.3)(vue@3.2.47) version: 2.0.36(typescript@5.1.3)(vue@3.2.47)
@ -6684,8 +6684,8 @@ packages:
hasBin: true hasBin: true
dev: false dev: false
/marked@5.0.4: /marked@5.0.5:
resolution: {integrity: sha512-r0W8/DK56fAkV0qfUCO9cEt/VlFWUzoJOqEigvijmsVkTuPOHckh7ZutNJepRO1AxHhK96/9txonHg4bWd/aLA==} resolution: {integrity: sha512-auTmKJTBwZM/GLVFOhmkY7pL8v/0DxiDaXRC2kEyajcNJ0XXn9NphLD0106dbWrbPwcyD4Y0Dus16OkCzUMkfg==}
engines: {node: '>= 18'} engines: {node: '>= 18'}
hasBin: true hasBin: true
dev: false dev: false