Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 (#25085)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									16d3e76a71
								
							
						
					
					
						commit
						7cfa6424f1
					
				| @ -175,7 +175,7 @@ | ||||
|     "@types/uuid": "^9.0.0", | ||||
|     "@types/webpack": "^4.41.33", | ||||
|     "@types/yargs": "^17.0.24", | ||||
|     "@typescript-eslint/eslint-plugin": "^5.59.6", | ||||
|     "@typescript-eslint/eslint-plugin": "^5.59.7", | ||||
|     "@typescript-eslint/parser": "^5.59.7", | ||||
|     "babel-jest": "^29.5.0", | ||||
|     "eslint": "^8.40.0", | ||||
|  | ||||
							
								
								
									
										74
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										74
									
								
								yarn.lock
									
									
									
									
									
								
							| @ -2449,15 +2449,15 @@ | ||||
|   dependencies: | ||||
|     "@types/yargs-parser" "*" | ||||
| 
 | ||||
| "@typescript-eslint/eslint-plugin@^5.59.6": | ||||
|   version "5.59.6" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.6.tgz#a350faef1baa1e961698240f922d8de1761a9e2b" | ||||
|   integrity sha512-sXtOgJNEuRU5RLwPUb1jxtToZbgvq3M6FPpY4QENxoOggK+UpTxUBpj6tD8+Qh2g46Pi9We87E+eHnUw8YcGsw== | ||||
| "@typescript-eslint/eslint-plugin@^5.59.7": | ||||
|   version "5.59.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.7.tgz#e470af414f05ecfdc05a23e9ce6ec8f91db56fe2" | ||||
|   integrity sha512-BL+jYxUFIbuYwy+4fF86k5vdT9lT0CNJ6HtwrIvGh0PhH8s0yy5rjaKH2fDCrz5ITHy07WCzVGNvAmjJh4IJFA== | ||||
|   dependencies: | ||||
|     "@eslint-community/regexpp" "^4.4.0" | ||||
|     "@typescript-eslint/scope-manager" "5.59.6" | ||||
|     "@typescript-eslint/type-utils" "5.59.6" | ||||
|     "@typescript-eslint/utils" "5.59.6" | ||||
|     "@typescript-eslint/scope-manager" "5.59.7" | ||||
|     "@typescript-eslint/type-utils" "5.59.7" | ||||
|     "@typescript-eslint/utils" "5.59.7" | ||||
|     debug "^4.3.4" | ||||
|     grapheme-splitter "^1.0.4" | ||||
|     ignore "^5.2.0" | ||||
| @ -2475,14 +2475,6 @@ | ||||
|     "@typescript-eslint/typescript-estree" "5.59.7" | ||||
|     debug "^4.3.4" | ||||
| 
 | ||||
| "@typescript-eslint/scope-manager@5.59.6": | ||||
|   version "5.59.6" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.6.tgz#d43a3687aa4433868527cfe797eb267c6be35f19" | ||||
|   integrity sha512-gLbY3Le9Dxcb8KdpF0+SJr6EQ+hFGYFl6tVY8VxLPFDfUZC7BHFw+Vq7bM5lE9DwWPfx4vMWWTLGXgpc0mAYyQ== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "5.59.6" | ||||
|     "@typescript-eslint/visitor-keys" "5.59.6" | ||||
| 
 | ||||
| "@typescript-eslint/scope-manager@5.59.7": | ||||
|   version "5.59.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz#0243f41f9066f3339d2f06d7f72d6c16a16769e2" | ||||
| @ -2491,13 +2483,13 @@ | ||||
|     "@typescript-eslint/types" "5.59.7" | ||||
|     "@typescript-eslint/visitor-keys" "5.59.7" | ||||
| 
 | ||||
| "@typescript-eslint/type-utils@5.59.6": | ||||
|   version "5.59.6" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.6.tgz#37c51d2ae36127d8b81f32a0a4d2efae19277c48" | ||||
|   integrity sha512-A4tms2Mp5yNvLDlySF+kAThV9VTBPCvGf0Rp8nl/eoDX9Okun8byTKoj3fJ52IJitjWOk0fKPNQhXEB++eNozQ== | ||||
| "@typescript-eslint/type-utils@5.59.7": | ||||
|   version "5.59.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.7.tgz#89c97291371b59eb18a68039857c829776f1426d" | ||||
|   integrity sha512-ozuz/GILuYG7osdY5O5yg0QxXUAEoI4Go3Do5xeu+ERH9PorHBPSdvD3Tjp2NN2bNLh1NJQSsQu2TPu/Ly+HaQ== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/typescript-estree" "5.59.6" | ||||
|     "@typescript-eslint/utils" "5.59.6" | ||||
|     "@typescript-eslint/typescript-estree" "5.59.7" | ||||
|     "@typescript-eslint/utils" "5.59.7" | ||||
|     debug "^4.3.4" | ||||
|     tsutils "^3.21.0" | ||||
| 
 | ||||
| @ -2506,11 +2498,6 @@ | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.0.tgz#3fcdac7dbf923ec5251545acdd9f1d42d7c4fe32" | ||||
|   integrity sha512-yR2h1NotF23xFFYKHZs17QJnB51J/s+ud4PYU4MqdZbzeNxpgUr05+dNeCN/bb6raslHvGdd6BFCkVhpPk/ZeA== | ||||
| 
 | ||||
| "@typescript-eslint/types@5.59.6": | ||||
|   version "5.59.6" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.6.tgz#5a6557a772af044afe890d77c6a07e8c23c2460b" | ||||
|   integrity sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA== | ||||
| 
 | ||||
| "@typescript-eslint/types@5.59.7": | ||||
|   version "5.59.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742" | ||||
| @ -2529,19 +2516,6 @@ | ||||
|     semver "^7.3.7" | ||||
|     tsutils "^3.21.0" | ||||
| 
 | ||||
| "@typescript-eslint/typescript-estree@5.59.6": | ||||
|   version "5.59.6" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.6.tgz#2fb80522687bd3825504925ea7e1b8de7bb6251b" | ||||
|   integrity sha512-vW6JP3lMAs/Tq4KjdI/RiHaaJSO7IUsbkz17it/Rl9Q+WkQ77EOuOnlbaU8kKfVIOJxMhnRiBG+olE7f3M16DA== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "5.59.6" | ||||
|     "@typescript-eslint/visitor-keys" "5.59.6" | ||||
|     debug "^4.3.4" | ||||
|     globby "^11.1.0" | ||||
|     is-glob "^4.0.3" | ||||
|     semver "^7.3.7" | ||||
|     tsutils "^3.21.0" | ||||
| 
 | ||||
| "@typescript-eslint/typescript-estree@5.59.7": | ||||
|   version "5.59.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8" | ||||
| @ -2555,17 +2529,17 @@ | ||||
|     semver "^7.3.7" | ||||
|     tsutils "^3.21.0" | ||||
| 
 | ||||
| "@typescript-eslint/utils@5.59.6": | ||||
|   version "5.59.6" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.6.tgz#82960fe23788113fc3b1f9d4663d6773b7907839" | ||||
|   integrity sha512-vzaaD6EXbTS29cVH0JjXBdzMt6VBlv+hE31XktDRMX1j3462wZCJa7VzO2AxXEXcIl8GQqZPcOPuW/Z1tZVogg== | ||||
| "@typescript-eslint/utils@5.59.7": | ||||
|   version "5.59.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.7.tgz#7adf068b136deae54abd9a66ba5a8780d2d0f898" | ||||
|   integrity sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ== | ||||
|   dependencies: | ||||
|     "@eslint-community/eslint-utils" "^4.2.0" | ||||
|     "@types/json-schema" "^7.0.9" | ||||
|     "@types/semver" "^7.3.12" | ||||
|     "@typescript-eslint/scope-manager" "5.59.6" | ||||
|     "@typescript-eslint/types" "5.59.6" | ||||
|     "@typescript-eslint/typescript-estree" "5.59.6" | ||||
|     "@typescript-eslint/scope-manager" "5.59.7" | ||||
|     "@typescript-eslint/types" "5.59.7" | ||||
|     "@typescript-eslint/typescript-estree" "5.59.7" | ||||
|     eslint-scope "^5.1.1" | ||||
|     semver "^7.3.7" | ||||
| 
 | ||||
| @ -2577,14 +2551,6 @@ | ||||
|     "@typescript-eslint/types" "5.59.0" | ||||
|     eslint-visitor-keys "^3.3.0" | ||||
| 
 | ||||
| "@typescript-eslint/visitor-keys@5.59.6": | ||||
|   version "5.59.6" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.6.tgz#673fccabf28943847d0c8e9e8d008e3ada7be6bb" | ||||
|   integrity sha512-zEfbFLzB9ETcEJ4HZEEsCR9HHeNku5/Qw1jSS5McYJv5BR+ftYXwFFAH5Al+xkGaZEqowMwl7uoJjQb1YSPF8Q== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "5.59.6" | ||||
|     eslint-visitor-keys "^3.3.0" | ||||
| 
 | ||||
| "@typescript-eslint/visitor-keys@5.59.7": | ||||
|   version "5.59.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user