Bump yargs from 16.1.0 to 16.1.1 (#15163)
Bumps [yargs](https://github.com/yargs/yargs) from 16.1.0 to 16.1.1. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs/compare/v16.1.0...v16.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									9b188a65be
								
							
						
					
					
						commit
						34ced3da9f
					
				
					 2 changed files with 10 additions and 10 deletions
				
			
		|  | @ -185,7 +185,7 @@ | |||
|     "react-test-renderer": "^16.14.0", | ||||
|     "sass-lint": "^1.13.1", | ||||
|     "webpack-dev-server": "^3.11.0", | ||||
|     "yargs": "^16.1.0" | ||||
|     "yargs": "^16.1.1" | ||||
|   }, | ||||
|   "resolutions": { | ||||
|     "kind-of": "^6.0.3" | ||||
|  |  | |||
							
								
								
									
										18
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								yarn.lock
									
									
									
									
									
								
							|  | @ -11284,10 +11284,10 @@ y18n@^4.0.0: | |||
|   resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b" | ||||
|   integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w== | ||||
| 
 | ||||
| y18n@^5.0.2: | ||||
|   version "5.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.4.tgz#0ab2db89dd5873b5ec4682d8e703e833373ea897" | ||||
|   integrity sha512-deLOfD+RvFgrpAmSZgfGdWYE+OKyHcVHaRQ7NphG/63scpRvTHHeQMAxGGvaLVGJ+HYVcCXlzcTK0ZehFf+eHQ== | ||||
| y18n@^5.0.5: | ||||
|   version "5.0.5" | ||||
|   resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.5.tgz#8769ec08d03b1ea2df2500acef561743bbb9ab18" | ||||
|   integrity sha512-hsRUr4FFrvhhRH12wOdfs38Gy7k2FFzB9qgN9v3aLykRq0dRcdcpz5C9FxdS2NuhOrI/628b/KSTJ3rwHysYSg== | ||||
| 
 | ||||
| yallist@^3.0.2: | ||||
|   version "3.1.1" | ||||
|  | @ -11358,17 +11358,17 @@ yargs@^15.4.1: | |||
|     y18n "^4.0.0" | ||||
|     yargs-parser "^18.1.2" | ||||
| 
 | ||||
| yargs@^16.1.0: | ||||
|   version "16.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.1.0.tgz#fc333fe4791660eace5a894b39d42f851cd48f2a" | ||||
|   integrity sha512-upWFJOmDdHN0syLuESuvXDmrRcWd1QafJolHskzaw79uZa7/x53gxQKiR07W59GWY1tFhhU/Th9DrtSfpS782g== | ||||
| yargs@^16.1.1: | ||||
|   version "16.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.1.1.tgz#5a4a095bd1ca806b0a50d0c03611d38034d219a1" | ||||
|   integrity sha512-hAD1RcFP/wfgfxgMVswPE+z3tlPFtxG8/yWUrG2i17sTWGCGqWnxKcLTF4cUKDUK8fzokwsmO9H0TDkRbMHy8w== | ||||
|   dependencies: | ||||
|     cliui "^7.0.2" | ||||
|     escalade "^3.1.1" | ||||
|     get-caller-file "^2.0.5" | ||||
|     require-directory "^2.1.1" | ||||
|     string-width "^4.2.0" | ||||
|     y18n "^5.0.2" | ||||
|     y18n "^5.0.5" | ||||
|     yargs-parser "^20.2.2" | ||||
| 
 | ||||
| zlibjs@^0.3.1: | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue