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