fix(package): update hook-std to version 1.0.0
This commit is contained in:
		
							parent
							
								
									6a36832398
								
							
						
					
					
						commit
						29e7ebfe0b
					
				
							
								
								
									
										2
									
								
								index.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								index.js
									
									
									
									
									
								
							| @ -179,7 +179,7 @@ async function callFail(plugins, options, error) { | ||||
| 
 | ||||
| module.exports = async opts => { | ||||
|   logger.log(`Running %s version %s`, pkg.name, pkg.version); | ||||
|   const unhook = hookStd({silent: false}, hideSensitive); | ||||
|   const {unhook} = hookStd({silent: false}, hideSensitive); | ||||
|   try { | ||||
|     const config = await getConfig(opts, logger); | ||||
|     const {plugins, options} = config; | ||||
|  | ||||
| @ -34,7 +34,7 @@ | ||||
|     "get-stream": "^3.0.0", | ||||
|     "git-log-parser": "^1.2.0", | ||||
|     "git-url-parse": "^9.0.0", | ||||
|     "hook-std": "^0.4.0", | ||||
|     "hook-std": "^1.0.1", | ||||
|     "hosted-git-info": "^2.6.0", | ||||
|     "lodash": "^4.17.4", | ||||
|     "marked": "^0.4.0", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user