mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
chore(deps): update dependency @types/markdown-it to v13.0.7 (#3436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e758cf82e0
commit
b3690ef970
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -75,7 +75,7 @@
|
||||
"@types/chart.js": "2.9.41",
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "13.0.6",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/node": "20.9.3",
|
||||
"@types/prop-types": "15.7.11",
|
||||
"@types/react": "18.2.37",
|
||||
@ -9019,9 +9019,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/markdown-it": {
|
||||
"version": "13.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-13.0.6.tgz",
|
||||
"integrity": "sha512-0VqpvusJn1/lwRegCxcHVdmLfF+wIsprsKMC9xW8UPcTxhFcQtoN/fBU1zMe8pH7D/RuueMh2CaBaNv+GrLqTw==",
|
||||
"version": "13.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-13.0.7.tgz",
|
||||
"integrity": "sha512-U/CBi2YUUcTHBt5tjO2r5QV/x0Po6nsYwQU4Y04fBS6vfoImaiZ6f8bi3CjTCxBPQSO1LMyUqkByzi8AidyxfA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/linkify-it": "*",
|
||||
|
@ -81,7 +81,7 @@
|
||||
"@types/chart.js": "2.9.41",
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "13.0.6",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/node": "20.9.3",
|
||||
"@types/prop-types": "15.7.11",
|
||||
"@types/react": "18.2.37",
|
||||
|
Loading…
x
Reference in New Issue
Block a user