mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/yargs to v17.0.32 (#9495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d17e36d038
commit
e0cc8da884
@ -13,7 +13,7 @@
|
|||||||
"url": "git+https://github.com/laurent22/joplin.git"
|
"url": "git+https://github.com/laurent22/joplin.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/yargs": "17.0.31",
|
"@types/yargs": "17.0.32",
|
||||||
"ts-node": "10.9.1",
|
"ts-node": "10.9.1",
|
||||||
"typescript": "5.2.2"
|
"typescript": "5.2.2"
|
||||||
},
|
},
|
||||||
|
@ -72,7 +72,7 @@
|
|||||||
"@types/markdown-it": "13.0.7",
|
"@types/markdown-it": "13.0.7",
|
||||||
"@types/mustache": "4.2.5",
|
"@types/mustache": "4.2.5",
|
||||||
"@types/nodemailer": "6.4.14",
|
"@types/nodemailer": "6.4.14",
|
||||||
"@types/yargs": "17.0.31",
|
"@types/yargs": "17.0.32",
|
||||||
"@types/zxcvbn": "4.4.4",
|
"@types/zxcvbn": "4.4.4",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
"@types/mustache": "4.2.5",
|
"@types/mustache": "4.2.5",
|
||||||
"@types/node": "18.18.10",
|
"@types/node": "18.18.10",
|
||||||
"@types/node-fetch": "2.6.9",
|
"@types/node-fetch": "2.6.9",
|
||||||
"@types/yargs": "17.0.31",
|
"@types/yargs": "17.0.32",
|
||||||
"gettext-extractor": "3.8.0",
|
"gettext-extractor": "3.8.0",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"html-entities": "1.4.0",
|
"html-entities": "1.4.0",
|
||||||
|
14
yarn.lock
14
yarn.lock
@ -6581,7 +6581,7 @@ __metadata:
|
|||||||
resolution: "@joplin/default-plugins@workspace:packages/default-plugins"
|
resolution: "@joplin/default-plugins@workspace:packages/default-plugins"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@joplin/utils": ~2.13
|
"@joplin/utils": ~2.13
|
||||||
"@types/yargs": 17.0.31
|
"@types/yargs": 17.0.32
|
||||||
fs-extra: 11.1.1
|
fs-extra: 11.1.1
|
||||||
ts-node: 10.9.1
|
ts-node: 10.9.1
|
||||||
typescript: 5.2.2
|
typescript: 5.2.2
|
||||||
@ -6932,7 +6932,7 @@ __metadata:
|
|||||||
"@types/mustache": 4.2.5
|
"@types/mustache": 4.2.5
|
||||||
"@types/nodemailer": 6.4.14
|
"@types/nodemailer": 6.4.14
|
||||||
"@types/uuid": 9.0.7
|
"@types/uuid": 9.0.7
|
||||||
"@types/yargs": 17.0.31
|
"@types/yargs": 17.0.32
|
||||||
"@types/zxcvbn": 4.4.4
|
"@types/zxcvbn": 4.4.4
|
||||||
bcryptjs: 2.4.3
|
bcryptjs: 2.4.3
|
||||||
bulma: 0.9.4
|
bulma: 0.9.4
|
||||||
@ -6990,7 +6990,7 @@ __metadata:
|
|||||||
"@types/mustache": 4.2.5
|
"@types/mustache": 4.2.5
|
||||||
"@types/node": 18.18.10
|
"@types/node": 18.18.10
|
||||||
"@types/node-fetch": 2.6.9
|
"@types/node-fetch": 2.6.9
|
||||||
"@types/yargs": 17.0.31
|
"@types/yargs": 17.0.32
|
||||||
compare-versions: 6.1.0
|
compare-versions: 6.1.0
|
||||||
dayjs: 1.11.10
|
dayjs: 1.11.10
|
||||||
execa: 4.1.0
|
execa: 4.1.0
|
||||||
@ -11096,12 +11096,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/yargs@npm:17.0.31":
|
"@types/yargs@npm:17.0.32":
|
||||||
version: 17.0.31
|
version: 17.0.32
|
||||||
resolution: "@types/yargs@npm:17.0.31"
|
resolution: "@types/yargs@npm:17.0.32"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/yargs-parser": "*"
|
"@types/yargs-parser": "*"
|
||||||
checksum: a7f4fe5b05162790cbcbccceb22821e2cb3e49d95a4d8403352f258744cd504124f3ab502eddb2262f5d2d9cc6a0547851ae44621b14fe4c505d8f1434c2a19e
|
checksum: 4505bdebe8716ff383640c6e928f855b5d337cb3c68c81f7249fc6b983d0aa48de3eee26062b84f37e0d75a5797bc745e0c6e76f42f81771252a758c638f36ba
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user