chore(deps): update dependency @types/marked to v5
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is failing Details

This commit is contained in:
renovate 2023-05-19 09:06:04 +00:00
parent a1b9a0ec4c
commit a0ae9ae54c
2 changed files with 8 additions and 3 deletions

View File

@ -101,7 +101,7 @@
"@types/flexsearch": "0.7.3",
"@types/is-touch-device": "1.0.0",
"@types/lodash.debounce": "4.0.7",
"@types/marked": "4.3.1",
"@types/marked": "5.0.0",
"@types/node": "18.16.11",
"@types/postcss-preset-env": "7.7.0",
"@types/sortablejs": "1.15.1",

View File

@ -171,8 +171,8 @@ devDependencies:
specifier: 4.0.7
version: 4.0.7
'@types/marked':
specifier: 4.3.1
version: 4.3.1
specifier: 5.0.0
version: 5.0.0
'@types/node':
specifier: 18.16.11
version: 18.16.11
@ -2912,6 +2912,11 @@ packages:
/@types/marked@4.3.1:
resolution: {integrity: sha512-vSSbKZFbNktrQ15v7o1EaH78EbWV+sPQbPjHG+Cp8CaNcPFUEfjZ0Iml/V0bFDwsTlYe8o6XC5Hfdp91cqPV2g==}
dev: false
/@types/marked@5.0.0:
resolution: {integrity: sha512-YcZe50jhltsCq7rc9MNZC/4QB/OnA2Pd6hrOSTOFajtabN+38slqgDDCeE/0F83SjkKBQcsZUj7VLWR0H5cKRA==}
dev: true
/@types/mdurl@1.0.2:
resolution: {integrity: sha512-eC4U9MlIcu2q0KQmXszyn5Akca/0jrQmwDRgpAMJai7qBWq4amIQhZyNau4VYGtCeALvW1/NtjzJJ567aZxfKA==}