fix(deps): update dependency marked to v5.0.4
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
renovate 2023-05-30 23:05:17 +00:00
parent 1dfd2dc4b7
commit 7e1a56f13e
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.3", "marked": "5.0.4",
"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.3 specifier: 5.0.4
version: 5.0.3 version: 5.0.4
pinia: pinia:
specifier: 2.0.36 specifier: 2.0.36
version: 2.0.36(typescript@5.0.4)(vue@3.2.47) version: 2.0.36(typescript@5.0.4)(vue@3.2.47)
@ -6684,8 +6684,8 @@ packages:
hasBin: true hasBin: true
dev: false dev: false
/marked@5.0.3: /marked@5.0.4:
resolution: {integrity: sha512-KUONa43Uk74uUNWMxh6lfaNYmSAsRMiDAaX8QBCCRVXzEufR0zX6T33vrGbvTnQLL02ungDM3KSzZtO+chJaHg==} resolution: {integrity: sha512-r0W8/DK56fAkV0qfUCO9cEt/VlFWUzoJOqEigvijmsVkTuPOHckh7ZutNJepRO1AxHhK96/9txonHg4bWd/aLA==}
engines: {node: '>= 18'} engines: {node: '>= 18'}
hasBin: true hasBin: true
dev: false dev: false