mirror of
https://github.com/laurent22/joplin.git
synced 2026-03-13 08:09:59 +08:00
Update dependency @types/yargs to v17.0.35 (#14346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"url": "git+https://github.com/laurent22/joplin.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/yargs": "17.0.34",
|
||||
"@types/yargs": "17.0.35",
|
||||
"joplin-plugin-freehand-drawing": "4.3.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.8.3"
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
"@types/node": "18.19.130",
|
||||
"@types/node-os-utils": "1.3.4",
|
||||
"@types/nodemailer": "6.4.21",
|
||||
"@types/yargs": "17.0.34",
|
||||
"@types/yargs": "17.0.35",
|
||||
"@types/zxcvbn": "4.4.5",
|
||||
"gulp": "4.0.2",
|
||||
"jest": "29.7.0",
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"@types/mustache": "4.2.6",
|
||||
"@types/node": "18.19.130",
|
||||
"@types/node-fetch": "2.6.13",
|
||||
"@types/yargs": "17.0.34",
|
||||
"@types/yargs": "17.0.35",
|
||||
"gettext-extractor": "4.0.1",
|
||||
"gulp": "4.0.2",
|
||||
"html-entities": "1.4.0",
|
||||
|
||||
14
yarn.lock
14
yarn.lock
@@ -10720,7 +10720,7 @@ __metadata:
|
||||
resolution: "@joplin/default-plugins@workspace:packages/default-plugins"
|
||||
dependencies:
|
||||
"@joplin/utils": "npm:~3.6"
|
||||
"@types/yargs": "npm:17.0.34"
|
||||
"@types/yargs": "npm:17.0.35"
|
||||
fs-extra: "npm:11.3.2"
|
||||
joplin-plugin-freehand-drawing: "npm:4.3.0"
|
||||
ts-node: "npm:10.9.2"
|
||||
@@ -11114,7 +11114,7 @@ __metadata:
|
||||
"@types/nodemailer": "npm:6.4.21"
|
||||
"@types/qrcode": "npm:1.5.6"
|
||||
"@types/uuid": "npm:10.0.0"
|
||||
"@types/yargs": "npm:17.0.34"
|
||||
"@types/yargs": "npm:17.0.35"
|
||||
"@types/zxcvbn": "npm:4.4.5"
|
||||
bcryptjs: "npm:2.4.3"
|
||||
bulma: "npm:1.0.4"
|
||||
@@ -11175,7 +11175,7 @@ __metadata:
|
||||
"@types/mustache": "npm:4.2.6"
|
||||
"@types/node": "npm:18.19.130"
|
||||
"@types/node-fetch": "npm:2.6.13"
|
||||
"@types/yargs": "npm:17.0.34"
|
||||
"@types/yargs": "npm:17.0.35"
|
||||
compare-versions: "npm:6.1.1"
|
||||
dayjs: "npm:1.11.19"
|
||||
execa: "npm:4.1.0"
|
||||
@@ -17284,12 +17284,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/yargs@npm:17.0.34":
|
||||
version: 17.0.34
|
||||
resolution: "@types/yargs@npm:17.0.34"
|
||||
"@types/yargs@npm:17.0.35":
|
||||
version: 17.0.35
|
||||
resolution: "@types/yargs@npm:17.0.35"
|
||||
dependencies:
|
||||
"@types/yargs-parser": "npm:*"
|
||||
checksum: 10/8e7907479e649e9115dcca94cb059dfe2322992ac5d29120f759564c078abfc13673a31f7ad86a3a5c9de7f241a4e3d70042ba38b794fd1601e44f9a1bc5cefd
|
||||
checksum: 10/47bcd4476a4194ea11617ea71cba8a1eddf5505fc39c44336c1a08d452a0de4486aedbc13f47a017c8efbcb5a8aa358d976880663732ebcbc6dbcbbecadb0581
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user