mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update dependency yargs to v17.7.2
This commit is contained in:
+1
-1
@@ -149,6 +149,6 @@
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.5",
|
||||
"webpack-bundle-analyzer": "4.8.0",
|
||||
"yargs": "17.7.1"
|
||||
"yargs": "17.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+5
-5
@@ -159,8 +159,8 @@ importers:
|
||||
specifier: 4.8.0
|
||||
version: 4.8.0
|
||||
yargs:
|
||||
specifier: 17.7.1
|
||||
version: 17.7.1
|
||||
specifier: 17.7.2
|
||||
version: 17.7.2
|
||||
|
||||
api:
|
||||
dependencies:
|
||||
@@ -21109,7 +21109,7 @@ packages:
|
||||
jest-util: 29.5.0
|
||||
jest-validate: 29.5.0
|
||||
prompts: 2.4.2
|
||||
yargs: 17.7.1
|
||||
yargs: 17.7.2
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- supports-color
|
||||
@@ -33330,8 +33330,8 @@ packages:
|
||||
y18n: 5.0.8
|
||||
yargs-parser: 20.2.9
|
||||
|
||||
/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
|
||||
|
||||
Reference in New Issue
Block a user