mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/yargs to v17.0.25 (#9064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
79f9b93b58
commit
8795da83d2
@ -69,7 +69,7 @@
|
|||||||
"@types/markdown-it": "12.2.3",
|
"@types/markdown-it": "12.2.3",
|
||||||
"@types/mustache": "4.2.2",
|
"@types/mustache": "4.2.2",
|
||||||
"@types/nodemailer": "6.4.11",
|
"@types/nodemailer": "6.4.11",
|
||||||
"@types/yargs": "17.0.24",
|
"@types/yargs": "17.0.25",
|
||||||
"@types/zxcvbn": "4.4.2",
|
"@types/zxcvbn": "4.4.2",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"jest": "29.6.4",
|
"jest": "29.6.4",
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
"@types/mustache": "4.2.2",
|
"@types/mustache": "4.2.2",
|
||||||
"@types/node": "18.17.19",
|
"@types/node": "18.17.19",
|
||||||
"@types/node-fetch": "2.6.6",
|
"@types/node-fetch": "2.6.6",
|
||||||
"@types/yargs": "17.0.24",
|
"@types/yargs": "17.0.25",
|
||||||
"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
@ -5146,7 +5146,7 @@ __metadata:
|
|||||||
"@types/mustache": 4.2.2
|
"@types/mustache": 4.2.2
|
||||||
"@types/nodemailer": 6.4.11
|
"@types/nodemailer": 6.4.11
|
||||||
"@types/uuid": 9.0.4
|
"@types/uuid": 9.0.4
|
||||||
"@types/yargs": 17.0.24
|
"@types/yargs": 17.0.25
|
||||||
"@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
|
||||||
@ -5201,7 +5201,7 @@ __metadata:
|
|||||||
"@types/mustache": 4.2.2
|
"@types/mustache": 4.2.2
|
||||||
"@types/node": 18.17.19
|
"@types/node": 18.17.19
|
||||||
"@types/node-fetch": 2.6.6
|
"@types/node-fetch": 2.6.6
|
||||||
"@types/yargs": 17.0.24
|
"@types/yargs": 17.0.25
|
||||||
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
|
||||||
@ -8533,12 +8533,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/yargs@npm:17.0.24":
|
"@types/yargs@npm:17.0.25":
|
||||||
version: 17.0.24
|
version: 17.0.25
|
||||||
resolution: "@types/yargs@npm:17.0.24"
|
resolution: "@types/yargs@npm:17.0.25"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/yargs-parser": "*"
|
"@types/yargs-parser": "*"
|
||||||
checksum: 5f3ac4dc4f6e211c1627340160fbe2fd247ceba002190da6cf9155af1798450501d628c9165a183f30a224fc68fa5e700490d740ff4c73e2cdef95bc4e8ba7bf
|
checksum: ef57926de514f5eb0a182167a63930bd7d2eb33d89b6041760f690d50b2019d7901b30c33ab7d03b3fa66a5004f0f81e36186d8f9e5e583a27b9ce331d2a5276
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user