mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-21 09:38:01 +02:00
Update dependency @types/markdown-it to v13.0.9 (#11253)
This commit is contained in:
parent
173b4f3ab3
commit
8102e52c59
@ -20,7 +20,7 @@
|
|||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/jest": "29.5.12",
|
"@types/jest": "29.5.12",
|
||||||
"@types/js-yaml": "4.0.9",
|
"@types/js-yaml": "4.0.9",
|
||||||
"@types/markdown-it": "13.0.8",
|
"@types/markdown-it": "13.0.9",
|
||||||
"@types/mustache": "4.2.5",
|
"@types/mustache": "4.2.5",
|
||||||
"@types/node": "18.19.42",
|
"@types/node": "18.19.42",
|
||||||
"@types/node-rsa": "1.1.4",
|
"@types/node-rsa": "1.1.4",
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "29.5.12",
|
"@types/jest": "29.5.12",
|
||||||
"@types/markdown-it": "13.0.8",
|
"@types/markdown-it": "13.0.9",
|
||||||
"@types/node": "18.19.42",
|
"@types/node": "18.19.42",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"jest-environment-jsdom": "29.7.0",
|
"jest-environment-jsdom": "29.7.0",
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
"@types/jest-expect-message": "1.1.0",
|
"@types/jest-expect-message": "1.1.0",
|
||||||
"@types/jsdom": "21.1.7",
|
"@types/jsdom": "21.1.7",
|
||||||
"@types/koa": "2.15.0",
|
"@types/koa": "2.15.0",
|
||||||
"@types/markdown-it": "13.0.8",
|
"@types/markdown-it": "13.0.9",
|
||||||
"@types/mustache": "4.2.5",
|
"@types/mustache": "4.2.5",
|
||||||
"@types/node-os-utils": "1.3.4",
|
"@types/node-os-utils": "1.3.4",
|
||||||
"@types/nodemailer": "6.4.15",
|
"@types/nodemailer": "6.4.15",
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/jest": "29.5.12",
|
"@types/jest": "29.5.12",
|
||||||
"@types/js-yaml": "4.0.9",
|
"@types/js-yaml": "4.0.9",
|
||||||
"@types/markdown-it": "13.0.8",
|
"@types/markdown-it": "13.0.9",
|
||||||
"@types/mustache": "4.2.5",
|
"@types/mustache": "4.2.5",
|
||||||
"@types/node": "18.19.42",
|
"@types/node": "18.19.42",
|
||||||
"@types/node-fetch": "2.6.11",
|
"@types/node-fetch": "2.6.11",
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/jest": "29.5.12",
|
"@types/jest": "29.5.12",
|
||||||
"@types/markdown-it": "13.0.8",
|
"@types/markdown-it": "13.0.9",
|
||||||
"@types/node-fetch": "2.6.11",
|
"@types/node-fetch": "2.6.11",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"ts-jest": "29.1.5"
|
"ts-jest": "29.1.5"
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -7716,7 +7716,7 @@ __metadata:
|
|||||||
"@types/fs-extra": 11.0.4
|
"@types/fs-extra": 11.0.4
|
||||||
"@types/jest": 29.5.12
|
"@types/jest": 29.5.12
|
||||||
"@types/js-yaml": 4.0.9
|
"@types/js-yaml": 4.0.9
|
||||||
"@types/markdown-it": 13.0.8
|
"@types/markdown-it": 13.0.9
|
||||||
"@types/mustache": 4.2.5
|
"@types/mustache": 4.2.5
|
||||||
"@types/nanoid": 3.0.0
|
"@types/nanoid": 3.0.0
|
||||||
"@types/node": 18.19.42
|
"@types/node": 18.19.42
|
||||||
@ -7879,7 +7879,7 @@ __metadata:
|
|||||||
"@joplin/fork-uslug": ^1.0.17
|
"@joplin/fork-uslug": ^1.0.17
|
||||||
"@joplin/utils": ~3.1
|
"@joplin/utils": ~3.1
|
||||||
"@types/jest": 29.5.12
|
"@types/jest": 29.5.12
|
||||||
"@types/markdown-it": 13.0.8
|
"@types/markdown-it": 13.0.9
|
||||||
"@types/node": 18.19.42
|
"@types/node": 18.19.42
|
||||||
font-awesome-filetypes: 2.1.0
|
font-awesome-filetypes: 2.1.0
|
||||||
fs-extra: 11.2.0
|
fs-extra: 11.2.0
|
||||||
@ -7928,7 +7928,7 @@ __metadata:
|
|||||||
"@types/jest-expect-message": 1.1.0
|
"@types/jest-expect-message": 1.1.0
|
||||||
"@types/jsdom": 21.1.7
|
"@types/jsdom": 21.1.7
|
||||||
"@types/koa": 2.15.0
|
"@types/koa": 2.15.0
|
||||||
"@types/markdown-it": 13.0.8
|
"@types/markdown-it": 13.0.9
|
||||||
"@types/mustache": 4.2.5
|
"@types/mustache": 4.2.5
|
||||||
"@types/node-os-utils": 1.3.4
|
"@types/node-os-utils": 1.3.4
|
||||||
"@types/nodemailer": 6.4.15
|
"@types/nodemailer": 6.4.15
|
||||||
@ -7988,7 +7988,7 @@ __metadata:
|
|||||||
"@types/fs-extra": 11.0.4
|
"@types/fs-extra": 11.0.4
|
||||||
"@types/jest": 29.5.12
|
"@types/jest": 29.5.12
|
||||||
"@types/js-yaml": 4.0.9
|
"@types/js-yaml": 4.0.9
|
||||||
"@types/markdown-it": 13.0.8
|
"@types/markdown-it": 13.0.9
|
||||||
"@types/mustache": 4.2.5
|
"@types/mustache": 4.2.5
|
||||||
"@types/node": 18.19.42
|
"@types/node": 18.19.42
|
||||||
"@types/node-fetch": 2.6.11
|
"@types/node-fetch": 2.6.11
|
||||||
@ -8076,7 +8076,7 @@ __metadata:
|
|||||||
"@joplin/fork-htmlparser2": ^4.1.52
|
"@joplin/fork-htmlparser2": ^4.1.52
|
||||||
"@types/fs-extra": 11.0.4
|
"@types/fs-extra": 11.0.4
|
||||||
"@types/jest": 29.5.12
|
"@types/jest": 29.5.12
|
||||||
"@types/markdown-it": 13.0.8
|
"@types/markdown-it": 13.0.9
|
||||||
"@types/node-fetch": 2.6.11
|
"@types/node-fetch": 2.6.11
|
||||||
async-mutex: 0.5.0
|
async-mutex: 0.5.0
|
||||||
dayjs: 1.11.11
|
dayjs: 1.11.11
|
||||||
@ -12108,13 +12108,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/markdown-it@npm:13.0.8":
|
"@types/markdown-it@npm:13.0.9":
|
||||||
version: 13.0.8
|
version: 13.0.9
|
||||||
resolution: "@types/markdown-it@npm:13.0.8"
|
resolution: "@types/markdown-it@npm:13.0.9"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/linkify-it": ^3
|
"@types/linkify-it": ^3
|
||||||
"@types/mdurl": ^1
|
"@types/mdurl": ^1
|
||||||
checksum: b94bb5e057207ace36b0b59bc0e9ce494ec7547769ca72dd0829b380fbeb791cbe4e96cb578252ca1c9f1b72e6bc09e9485aa417343edf1c3cef050d16a4e0ee
|
checksum: 4413860c1e595ad23b5bc500d485774eec1b8ab4339aad4e52b2761460db99915fa7754a7e85d6d7cd8d4a04e501d7097f7d7571776b3e025a3a01f0f5decf4f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user