Update dependencies
This commit is contained in:
		
							
								
								
									
										24
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								package.json
									
									
									
									
									
								
							| @@ -47,28 +47,28 @@ | ||||
|   }, | ||||
|   "config": {}, | ||||
|   "devDependencies": { | ||||
|     "@types/chai": "3.5.2", | ||||
|     "@types/chai": "4.0.1", | ||||
|     "@types/glob": "5.0.30", | ||||
|     "@types/mocha": "2.2.41", | ||||
|     "@types/cheerio": "0.22.1", | ||||
|     "@types/chalk": "0.4.31", | ||||
|     "@types/flat": "0.0.28", | ||||
|     "@types/yargs": "6.6.0", | ||||
|     "@types/yargs": "8.0.0", | ||||
|     "@types/mkdirp": "0.3.29", | ||||
|     "chai": "3.5.0", | ||||
|     "mocha": "3.3.0", | ||||
|     "ts-node": "3.0.4", | ||||
|     "tslint": "5.2.0", | ||||
|     "tslint-eslint-rules": "4.0.0", | ||||
|     "typescript": "2.3.2" | ||||
|     "chai": "4.0.2", | ||||
|     "mocha": "3.4.2", | ||||
|     "ts-node": "3.1.0", | ||||
|     "tslint": "5.4.3", | ||||
|     "tslint-eslint-rules": "4.1.1", | ||||
|     "typescript": "2.4.1" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "chalk": "1.1.3", | ||||
|     "yargs": "8.0.1", | ||||
|     "cheerio": "0.22.0", | ||||
|     "chalk": "2.0.1", | ||||
|     "yargs": "8.0.2", | ||||
|     "cheerio": "1.0.0-rc.2", | ||||
|     "fs": "0.0.1-security", | ||||
|     "gettext-parser": "1.2.2", | ||||
|     "glob": "7.1.1", | ||||
|     "glob": "7.1.2", | ||||
|     "path": "0.12.7", | ||||
|     "mkdirp": "0.5.1", | ||||
|     "flat": "2.0.1" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user