mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/yargs to v17.0.29 (#9246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cfbc37df8d
commit
05bd51f85c
@ -73,7 +73,7 @@
|
|||||||
"@types/markdown-it": "13.0.4",
|
"@types/markdown-it": "13.0.4",
|
||||||
"@types/mustache": "4.2.4",
|
"@types/mustache": "4.2.4",
|
||||||
"@types/nodemailer": "6.4.13",
|
"@types/nodemailer": "6.4.13",
|
||||||
"@types/yargs": "17.0.28",
|
"@types/yargs": "17.0.29",
|
||||||
"@types/zxcvbn": "4.4.2",
|
"@types/zxcvbn": "4.4.2",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
"@types/mustache": "4.2.4",
|
"@types/mustache": "4.2.4",
|
||||||
"@types/node": "18.18.6",
|
"@types/node": "18.18.6",
|
||||||
"@types/node-fetch": "2.6.7",
|
"@types/node-fetch": "2.6.7",
|
||||||
"@types/yargs": "17.0.28",
|
"@types/yargs": "17.0.29",
|
||||||
"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",
|
||||||
|
12
yarn.lock
12
yarn.lock
@ -6719,7 +6719,7 @@ __metadata:
|
|||||||
"@types/mustache": 4.2.4
|
"@types/mustache": 4.2.4
|
||||||
"@types/nodemailer": 6.4.13
|
"@types/nodemailer": 6.4.13
|
||||||
"@types/uuid": 9.0.6
|
"@types/uuid": 9.0.6
|
||||||
"@types/yargs": 17.0.28
|
"@types/yargs": 17.0.29
|
||||||
"@types/zxcvbn": 4.4.2
|
"@types/zxcvbn": 4.4.2
|
||||||
bcryptjs: 2.4.3
|
bcryptjs: 2.4.3
|
||||||
bulma: 0.9.4
|
bulma: 0.9.4
|
||||||
@ -6778,7 +6778,7 @@ __metadata:
|
|||||||
"@types/mustache": 4.2.4
|
"@types/mustache": 4.2.4
|
||||||
"@types/node": 18.18.6
|
"@types/node": 18.18.6
|
||||||
"@types/node-fetch": 2.6.7
|
"@types/node-fetch": 2.6.7
|
||||||
"@types/yargs": 17.0.28
|
"@types/yargs": 17.0.29
|
||||||
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
|
||||||
@ -10855,12 +10855,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/yargs@npm:17.0.28":
|
"@types/yargs@npm:17.0.29":
|
||||||
version: 17.0.28
|
version: 17.0.29
|
||||||
resolution: "@types/yargs@npm:17.0.28"
|
resolution: "@types/yargs@npm:17.0.29"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/yargs-parser": "*"
|
"@types/yargs-parser": "*"
|
||||||
checksum: f78c5e5c29903933c0557b4ffcd1d0b8564d66859c8ca4aa51da3714e49109ed7c2644334a1918d033df19028f4cecc91fd2e502651bb8e8451f246c371da847
|
checksum: 8bbc0edd573a5a084cb13a9985c124490fd74e73b1ed8a3058861c13124e103b00a19770dc55c53215653a7845d7033e0695917b75153cfe9618d5b2fd3cf86e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user