chore(deps): update dependency yargs to v17.7.2

This commit is contained in:
Johannes Loher 2023-04-27 20:14:44 +00:00
parent cb35c2c8df
commit 73263bddd0
2 changed files with 6 additions and 6 deletions

View file

@ -90,7 +90,7 @@
"typescript": "5.0.4",
"vite": "4.3.3",
"vitest": "0.30.1",
"yargs": "17.7.1"
"yargs": "17.7.2"
},
"packageManager": "pnpm@8.3.1"
}

View file

@ -89,8 +89,8 @@ devDependencies:
specifier: 0.30.1
version: 0.30.1(sass@1.62.1)
yargs:
specifier: 17.7.1
version: 17.7.1
specifier: 17.7.2
version: 17.7.2
packages:
@ -129,7 +129,7 @@ packages:
lodash.isfunction: 3.0.9
resolve-from: 5.0.0
resolve-global: 1.0.0
yargs: 17.7.1
yargs: 17.7.2
transitivePeerDependencies:
- '@swc/core'
- '@swc/wasm'
@ -4787,8 +4787,8 @@ packages:
yargs-parser: 20.2.9
dev: true
/yargs@17.7.1:
resolution: {integrity: sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==}
/yargs@17.7.2:
resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
engines: {node: '>=12'}
dependencies:
cliui: 8.0.1