Bump typescript-eslint-parser from 20.0.0 to 20.1.1 (#3057)
Bumps [typescript-eslint-parser](https://github.com/eslint/typescript-eslint-parser) from 20.0.0 to 20.1.1. - [Release notes](https://github.com/eslint/typescript-eslint-parser/releases) - [Changelog](https://github.com/eslint/typescript-eslint-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/typescript-eslint-parser/compare/v20.0.0...v20.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									84e3f41305
								
							
						
					
					
						commit
						fe7bd9ab3c
					
				|  | @ -15868,11 +15868,12 @@ | |||
| 			"integrity": "sha512-JZHJtA6ZL15+Q3Dqkbh8iCUmvxD3iJ7ujXS+fVkKnwIVAdHc5BJTDNM0aTrnr2luKulFjU7W+SRhDZvi66Ru7Q==" | ||||
| 		}, | ||||
| 		"typescript-eslint-parser": { | ||||
| 			"version": "20.0.0", | ||||
| 			"resolved": "https://registry.npmjs.org/typescript-eslint-parser/-/typescript-eslint-parser-20.0.0.tgz", | ||||
| 			"integrity": "sha512-HZEoGA+LnS3etUlVAPX6I8sZ7872Yb0vPvQv6QDCIE44KD3bFmvPEQ4LbiD+qGkcxh6segjVK0v3rxpb2R6oSA==", | ||||
| 			"version": "20.1.1", | ||||
| 			"resolved": "https://registry.npmjs.org/typescript-eslint-parser/-/typescript-eslint-parser-20.1.1.tgz", | ||||
| 			"integrity": "sha512-IJhpqHK60Pz2J5pe8rJUQ10DcMcGwhQnvRFcPV79coEV3bpNfSiHkgpS+sf6zx2ANDWgBhmtZbK9ICOy+v3FKA==", | ||||
| 			"requires": { | ||||
| 				"eslint": "4.19.1", | ||||
| 				"eslint-visitor-keys": "^1.0.0", | ||||
| 				"typescript-estree": "2.1.0" | ||||
| 			}, | ||||
| 			"dependencies": { | ||||
|  | @ -16005,7 +16006,7 @@ | |||
| 				}, | ||||
| 				"fast-deep-equal": { | ||||
| 					"version": "1.1.0", | ||||
| 					"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz", | ||||
| 					"resolved": "http://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz", | ||||
| 					"integrity": "sha1-wFNHeBfIa1HaqFPIHgWbcz0CNhQ=" | ||||
| 				}, | ||||
| 				"ignore": { | ||||
|  |  | |||
|  | @ -205,7 +205,7 @@ | |||
| 		"ts-node": "7.0.1", | ||||
| 		"tslint": "5.10.0", | ||||
| 		"typescript": "3.1.4", | ||||
| 		"typescript-eslint-parser": "20.0.0", | ||||
| 		"typescript-eslint-parser": "20.1.1", | ||||
| 		"uglify-es": "3.3.9", | ||||
| 		"url-loader": "1.1.2", | ||||
| 		"uuid": "3.3.2", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue