mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 09:22:19 +08:00 
			
		
		
		
	chore(deps-dev): bump @typescript-eslint/eslint-plugin (#154)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.3.0 to 4.6.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.6.0/packages/eslint-plugin) 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
						
							1c0b8ffcc7
						
					
				
				
					commit
					51f8eb07a7
				
			
							
								
								
									
										24
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								yarn.lock
									
									
									
									
									
								
							| @@ -2200,27 +2200,27 @@ | ||||
|     "@types/yargs-parser" "*" | ||||
|  | ||||
| "@typescript-eslint/eslint-plugin@^4.0.1": | ||||
|   version "4.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.3.0.tgz#1a23d904bf8ea248d09dc3761af530d90f39c8fa" | ||||
|   integrity sha512-RqEcaHuEKnn3oPFislZ6TNzsBLqpZjN93G69SS+laav/I8w/iGMuMq97P0D2/2/kW4SCebHggqhbcCfbDaaX+g== | ||||
|   version "4.6.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.6.0.tgz#210cd538bb703f883aff81d3996961f5dba31fdb" | ||||
|   integrity sha512-1+419X+Ynijytr1iWI+/IcX/kJryc78YNpdaXR1aRO1sU3bC0vZrIAF1tIX7rudVI84W7o7M4zo5p1aVt70fAg== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/experimental-utils" "4.3.0" | ||||
|     "@typescript-eslint/scope-manager" "4.3.0" | ||||
|     "@typescript-eslint/experimental-utils" "4.6.0" | ||||
|     "@typescript-eslint/scope-manager" "4.6.0" | ||||
|     debug "^4.1.1" | ||||
|     functional-red-black-tree "^1.0.1" | ||||
|     regexpp "^3.0.0" | ||||
|     semver "^7.3.2" | ||||
|     tsutils "^3.17.1" | ||||
|  | ||||
| "@typescript-eslint/experimental-utils@4.3.0": | ||||
|   version "4.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.3.0.tgz#3f3c6c508e01b8050d51b016e7f7da0e3aefcb87" | ||||
|   integrity sha512-cmmIK8shn3mxmhpKfzMMywqiEheyfXLV/+yPDnOTvQX/ztngx7Lg/OD26J8gTZfkLKUmaEBxO2jYP3keV7h2OQ== | ||||
| "@typescript-eslint/experimental-utils@4.6.0": | ||||
|   version "4.6.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.6.0.tgz#f750aef4dd8e5970b5c36084f0a5ca2f0db309a4" | ||||
|   integrity sha512-pnh6Beh2/4xjJVNL+keP49DFHk3orDHHFylSp3WEjtgW3y1U+6l+jNnJrGlbs6qhAz5z96aFmmbUyKhunXKvKw== | ||||
|   dependencies: | ||||
|     "@types/json-schema" "^7.0.3" | ||||
|     "@typescript-eslint/scope-manager" "4.3.0" | ||||
|     "@typescript-eslint/types" "4.3.0" | ||||
|     "@typescript-eslint/typescript-estree" "4.3.0" | ||||
|     "@typescript-eslint/scope-manager" "4.6.0" | ||||
|     "@typescript-eslint/types" "4.6.0" | ||||
|     "@typescript-eslint/typescript-estree" "4.6.0" | ||||
|     eslint-scope "^5.0.0" | ||||
|     eslint-utils "^2.0.0" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user