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.1
This commit is contained in:
parent
b5e4f30e90
commit
f86a707cb3
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -74,7 +74,7 @@
|
||||
"@types/chart.js": "2.9.37",
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "13.0.0",
|
||||
"@types/markdown-it": "13.0.1",
|
||||
"@types/node": "18.17.11",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.2.21",
|
||||
@ -13770,9 +13770,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/markdown-it": {
|
||||
"version": "13.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-13.0.0.tgz",
|
||||
"integrity": "sha512-mPTaUl5glYfzdJFeCsvhXQwZKdyszNAZcMm5ZTP5SfpTu+vIbog7J3z8Fa4x/Fzv5TB4R6OA/pHBYIYmkYOWGQ==",
|
||||
"version": "13.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-13.0.1.tgz",
|
||||
"integrity": "sha512-SUEb8Frsxs3D5Gg9xek6i6EG6XQ5s+O+ZdQzIPESZVZw3Pv3CPQfjCJBI+RgqZd1IBeu18S0Rn600qpPnEK37w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/linkify-it": "*",
|
||||
|
@ -80,7 +80,7 @@
|
||||
"@types/chart.js": "2.9.37",
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "13.0.0",
|
||||
"@types/markdown-it": "13.0.1",
|
||||
"@types/node": "18.17.11",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.2.21",
|
||||
|
Loading…
x
Reference in New Issue
Block a user