Merge pull request #5026 from jellyfin/renovate/markdown-it-13.x
This commit is contained in:
commit
99e3e772c4
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -71,7 +71,7 @@
|
|||
"@types/escape-html": "1.0.4",
|
||||
"@types/loadable__component": "5.13.7",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@types/markdown-it": "13.0.6",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/react": "17.0.70",
|
||||
"@types/react-dom": "17.0.23",
|
||||
"@types/sortablejs": "1.15.7",
|
||||
|
@ -4432,9 +4432,9 @@
|
|||
}
|
||||
},
|
||||
"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": "*",
|
||||
|
@ -25447,9 +25447,9 @@
|
|||
}
|
||||
},
|
||||
"@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,
|
||||
"requires": {
|
||||
"@types/linkify-it": "*",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"@types/escape-html": "1.0.4",
|
||||
"@types/loadable__component": "5.13.7",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@types/markdown-it": "13.0.6",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/react": "17.0.70",
|
||||
"@types/react-dom": "17.0.23",
|
||||
"@types/sortablejs": "1.15.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue