mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 17:00:55 +00:00
chore(deps-dev): bump yargs from 17.6.0 to 17.7.2 (#16786)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cd36ac3746
commit
ff946d2c25
@ -116,7 +116,7 @@
|
|||||||
"supertest": "6.3.3",
|
"supertest": "6.3.3",
|
||||||
"ts-jest": "29.0.3",
|
"ts-jest": "29.0.3",
|
||||||
"typescript": "5.0.4",
|
"typescript": "5.0.4",
|
||||||
"yargs": "17.6.0"
|
"yargs": "17.7.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.19.1 <=18.x.x",
|
"node": ">=14.19.1 <=18.x.x",
|
||||||
|
19
yarn.lock
19
yarn.lock
@ -30502,7 +30502,7 @@ __metadata:
|
|||||||
supertest: 6.3.3
|
supertest: 6.3.3
|
||||||
ts-jest: 29.0.3
|
ts-jest: 29.0.3
|
||||||
typescript: 5.0.4
|
typescript: 5.0.4
|
||||||
yargs: 17.6.0
|
yargs: 17.7.2
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
@ -33893,7 +33893,22 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"yargs@npm:17.6.0, yargs@npm:^17.3.1":
|
"yargs@npm:17.7.2":
|
||||||
|
version: 17.7.2
|
||||||
|
resolution: "yargs@npm:17.7.2"
|
||||||
|
dependencies:
|
||||||
|
cliui: ^8.0.1
|
||||||
|
escalade: ^3.1.1
|
||||||
|
get-caller-file: ^2.0.5
|
||||||
|
require-directory: ^2.1.1
|
||||||
|
string-width: ^4.2.3
|
||||||
|
y18n: ^5.0.5
|
||||||
|
yargs-parser: ^21.1.1
|
||||||
|
checksum: 73b572e863aa4a8cbef323dd911d79d193b772defd5a51aab0aca2d446655216f5002c42c5306033968193bdbf892a7a4c110b0d77954a7fdf563e653967b56a
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"yargs@npm:^17.3.1":
|
||||||
version: 17.6.0
|
version: 17.6.0
|
||||||
resolution: "yargs@npm:17.6.0"
|
resolution: "yargs@npm:17.6.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user