1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-10-31 00:07:48 +02:00

Update dependency @types/yargs to v17.0.33 (#11330)

This commit is contained in:
renovate[bot]
2024-11-07 18:53:41 +00:00
committed by GitHub
parent f3bd6d473c
commit 496d6c8254
4 changed files with 10 additions and 10 deletions

View File

@@ -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.32", "@types/yargs": "17.0.33",
"ts-node": "10.9.2", "ts-node": "10.9.2",
"typescript": "5.4.5" "typescript": "5.4.5"
}, },

View File

@@ -74,7 +74,7 @@
"@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",
"@types/yargs": "17.0.32", "@types/yargs": "17.0.33",
"@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",

View File

@@ -54,7 +54,7 @@
"@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",
"@types/yargs": "17.0.32", "@types/yargs": "17.0.33",
"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",

View File

@@ -8313,7 +8313,7 @@ __metadata:
resolution: "@joplin/default-plugins@workspace:packages/default-plugins" resolution: "@joplin/default-plugins@workspace:packages/default-plugins"
dependencies: dependencies:
"@joplin/utils": ~3.2 "@joplin/utils": ~3.2
"@types/yargs": 17.0.32 "@types/yargs": 17.0.33
fs-extra: 11.2.0 fs-extra: 11.2.0
ts-node: 10.9.2 ts-node: 10.9.2
typescript: 5.4.5 typescript: 5.4.5
@@ -8664,7 +8664,7 @@ __metadata:
"@types/node-os-utils": 1.3.4 "@types/node-os-utils": 1.3.4
"@types/nodemailer": 6.4.15 "@types/nodemailer": 6.4.15
"@types/uuid": 9.0.7 "@types/uuid": 9.0.7
"@types/yargs": 17.0.32 "@types/yargs": 17.0.33
"@types/zxcvbn": 4.4.4 "@types/zxcvbn": 4.4.4
bcryptjs: 2.4.3 bcryptjs: 2.4.3
bulma: 1.0.2 bulma: 1.0.2
@@ -8723,7 +8723,7 @@ __metadata:
"@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
"@types/yargs": 17.0.32 "@types/yargs": 17.0.33
compare-versions: 6.1.1 compare-versions: 6.1.1
dayjs: 1.11.12 dayjs: 1.11.12
execa: 4.1.0 execa: 4.1.0
@@ -13569,12 +13569,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/yargs@npm:17.0.32": "@types/yargs@npm:17.0.33":
version: 17.0.32 version: 17.0.33
resolution: "@types/yargs@npm:17.0.32" resolution: "@types/yargs@npm:17.0.33"
dependencies: dependencies:
"@types/yargs-parser": "*" "@types/yargs-parser": "*"
checksum: 4505bdebe8716ff383640c6e928f855b5d337cb3c68c81f7249fc6b983d0aa48de3eee26062b84f37e0d75a5797bc745e0c6e76f42f81771252a758c638f36ba checksum: ee013f257472ab643cb0584cf3e1ff9b0c44bca1c9ba662395300a7f1a6c55fa9d41bd40ddff42d99f5d95febb3907c9ff600fbcb92dadbec22c6a76de7e1236
languageName: node languageName: node
linkType: hard linkType: hard