mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 01:12:17 +08:00 
			
		
		
		
	chore(deps-dev): bump @typescript-eslint/parser from 3.6.1 to 3.10.1 (#62)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.6.1 to 3.10.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.10.1/packages/parser) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							e08ed60ef3
						
					
				
				
					commit
					76fd572720
				
			
							
								
								
									
										49
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										49
									
								
								yarn.lock
									
									
									
									
									
								
							| @@ -2231,6 +2231,17 @@ | ||||
|     semver "^7.3.2" | ||||
|     tsutils "^3.17.1" | ||||
|  | ||||
| "@typescript-eslint/experimental-utils@3.10.1": | ||||
|   version "3.10.1" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686" | ||||
|   integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw== | ||||
|   dependencies: | ||||
|     "@types/json-schema" "^7.0.3" | ||||
|     "@typescript-eslint/types" "3.10.1" | ||||
|     "@typescript-eslint/typescript-estree" "3.10.1" | ||||
|     eslint-scope "^5.0.0" | ||||
|     eslint-utils "^2.0.0" | ||||
|  | ||||
| "@typescript-eslint/experimental-utils@3.6.1": | ||||
|   version "3.6.1" | ||||
|   resolved "https://r.cnpmjs.org/@typescript-eslint/experimental-utils/download/@typescript-eslint/experimental-utils-3.6.1.tgz#b5a2738ebbceb3fa90c5b07d50bb1225403c4a54" | ||||
| @@ -2243,21 +2254,40 @@ | ||||
|     eslint-utils "^2.0.0" | ||||
|  | ||||
| "@typescript-eslint/parser@^3.6.1": | ||||
|   version "3.6.1" | ||||
|   resolved "https://r.cnpmjs.org/@typescript-eslint/parser/download/@typescript-eslint/parser-3.6.1.tgz#216e8adf4ee9c629f77c985476a2ea07fb80e1dc" | ||||
|   integrity sha1-IW6K307pxin3fJhUdqLqB/uA4dw= | ||||
|   version "3.10.1" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467" | ||||
|   integrity sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw== | ||||
|   dependencies: | ||||
|     "@types/eslint-visitor-keys" "^1.0.0" | ||||
|     "@typescript-eslint/experimental-utils" "3.6.1" | ||||
|     "@typescript-eslint/types" "3.6.1" | ||||
|     "@typescript-eslint/typescript-estree" "3.6.1" | ||||
|     "@typescript-eslint/experimental-utils" "3.10.1" | ||||
|     "@typescript-eslint/types" "3.10.1" | ||||
|     "@typescript-eslint/typescript-estree" "3.10.1" | ||||
|     eslint-visitor-keys "^1.1.0" | ||||
|  | ||||
| "@typescript-eslint/types@3.10.1": | ||||
|   version "3.10.1" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727" | ||||
|   integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ== | ||||
|  | ||||
| "@typescript-eslint/types@3.6.1": | ||||
|   version "3.6.1" | ||||
|   resolved "https://r.cnpmjs.org/@typescript-eslint/types/download/@typescript-eslint/types-3.6.1.tgz#87600fe79a1874235d3cc1cf5c7e1a12eea69eee" | ||||
|   integrity sha1-h2AP55oYdCNdPMHPXH4aEu6mnu4= | ||||
|  | ||||
| "@typescript-eslint/typescript-estree@3.10.1": | ||||
|   version "3.10.1" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853" | ||||
|   integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "3.10.1" | ||||
|     "@typescript-eslint/visitor-keys" "3.10.1" | ||||
|     debug "^4.1.1" | ||||
|     glob "^7.1.6" | ||||
|     is-glob "^4.0.1" | ||||
|     lodash "^4.17.15" | ||||
|     semver "^7.3.2" | ||||
|     tsutils "^3.17.1" | ||||
|  | ||||
| "@typescript-eslint/typescript-estree@3.6.1": | ||||
|   version "3.6.1" | ||||
|   resolved "https://r.cnpmjs.org/@typescript-eslint/typescript-estree/download/@typescript-eslint/typescript-estree-3.6.1.tgz#a5c91fcc5497cce7922ff86bc37d5e5891dcdefa" | ||||
| @@ -2272,6 +2302,13 @@ | ||||
|     semver "^7.3.2" | ||||
|     tsutils "^3.17.1" | ||||
|  | ||||
| "@typescript-eslint/visitor-keys@3.10.1": | ||||
|   version "3.10.1" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931" | ||||
|   integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ== | ||||
|   dependencies: | ||||
|     eslint-visitor-keys "^1.1.0" | ||||
|  | ||||
| "@typescript-eslint/visitor-keys@3.6.1": | ||||
|   version "3.6.1" | ||||
|   resolved "https://r.cnpmjs.org/@typescript-eslint/visitor-keys/download/@typescript-eslint/visitor-keys-3.6.1.tgz#5c57a7772f4dd623cfeacc219303e7d46f963b37" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user