mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-19 20:31:46 +02:00
Update dependency @types/yargs to v17.0.33 (#11330)
This commit is contained in:
parent
f3bd6d473c
commit
496d6c8254
@ -13,7 +13,7 @@
|
||||
"url": "git+https://github.com/laurent22/joplin.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/yargs": "17.0.32",
|
||||
"@types/yargs": "17.0.33",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
|
@ -74,7 +74,7 @@
|
||||
"@types/mustache": "4.2.5",
|
||||
"@types/node-os-utils": "1.3.4",
|
||||
"@types/nodemailer": "6.4.15",
|
||||
"@types/yargs": "17.0.32",
|
||||
"@types/yargs": "17.0.33",
|
||||
"@types/zxcvbn": "4.4.4",
|
||||
"gulp": "4.0.2",
|
||||
"jest": "29.7.0",
|
||||
|
@ -54,7 +54,7 @@
|
||||
"@types/mustache": "4.2.5",
|
||||
"@types/node": "18.19.42",
|
||||
"@types/node-fetch": "2.6.11",
|
||||
"@types/yargs": "17.0.32",
|
||||
"@types/yargs": "17.0.33",
|
||||
"gettext-extractor": "3.8.0",
|
||||
"gulp": "4.0.2",
|
||||
"html-entities": "1.4.0",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -8313,7 +8313,7 @@ __metadata:
|
||||
resolution: "@joplin/default-plugins@workspace:packages/default-plugins"
|
||||
dependencies:
|
||||
"@joplin/utils": ~3.2
|
||||
"@types/yargs": 17.0.32
|
||||
"@types/yargs": 17.0.33
|
||||
fs-extra: 11.2.0
|
||||
ts-node: 10.9.2
|
||||
typescript: 5.4.5
|
||||
@ -8664,7 +8664,7 @@ __metadata:
|
||||
"@types/node-os-utils": 1.3.4
|
||||
"@types/nodemailer": 6.4.15
|
||||
"@types/uuid": 9.0.7
|
||||
"@types/yargs": 17.0.32
|
||||
"@types/yargs": 17.0.33
|
||||
"@types/zxcvbn": 4.4.4
|
||||
bcryptjs: 2.4.3
|
||||
bulma: 1.0.2
|
||||
@ -8723,7 +8723,7 @@ __metadata:
|
||||
"@types/mustache": 4.2.5
|
||||
"@types/node": 18.19.42
|
||||
"@types/node-fetch": 2.6.11
|
||||
"@types/yargs": 17.0.32
|
||||
"@types/yargs": 17.0.33
|
||||
compare-versions: 6.1.1
|
||||
dayjs: 1.11.12
|
||||
execa: 4.1.0
|
||||
@ -13569,12 +13569,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/yargs@npm:17.0.32":
|
||||
version: 17.0.32
|
||||
resolution: "@types/yargs@npm:17.0.32"
|
||||
"@types/yargs@npm:17.0.33":
|
||||
version: 17.0.33
|
||||
resolution: "@types/yargs@npm:17.0.33"
|
||||
dependencies:
|
||||
"@types/yargs-parser": "*"
|
||||
checksum: 4505bdebe8716ff383640c6e928f855b5d337cb3c68c81f7249fc6b983d0aa48de3eee26062b84f37e0d75a5797bc745e0c6e76f42f81771252a758c638f36ba
|
||||
checksum: ee013f257472ab643cb0584cf3e1ff9b0c44bca1c9ba662395300a7f1a6c55fa9d41bd40ddff42d99f5d95febb3907c9ff600fbcb92dadbec22c6a76de7e1236
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user