chore(deps-dev): bump @typescript-eslint/parser from 5.10.0 to 5.11.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.0 to 5.11.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.11.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									5416f38eb4
								
							
						
					
					
						commit
						969b378b45
					
				
					 2 changed files with 29 additions and 29 deletions
				
			
		|  | @ -44,7 +44,7 @@ | |||
| 	"devDependencies": { | ||||
| 		"@redocly/openapi-core": "1.0.0-beta.79", | ||||
| 		"@types/fluent-ffmpeg": "2.1.20", | ||||
| 		"@typescript-eslint/parser": "5.10.0", | ||||
| 		"@typescript-eslint/parser": "5.11.0", | ||||
| 		"cross-env": "7.0.3", | ||||
| 		"cypress": "9.4.1", | ||||
| 		"start-server-and-test": "1.14.0", | ||||
|  |  | |||
							
								
								
									
										56
									
								
								yarn.lock
									
										
									
									
									
								
							
							
						
						
									
										56
									
								
								yarn.lock
									
										
									
									
									
								
							|  | @ -227,48 +227,48 @@ | |||
|   dependencies: | ||||
|     "@types/node" "*" | ||||
| 
 | ||||
| "@typescript-eslint/parser@5.10.0": | ||||
|   version "5.10.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.0.tgz#8f59e036f5f1cffc178cacbd5ccdd02aeb96c91c" | ||||
|   integrity sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw== | ||||
| "@typescript-eslint/parser@5.11.0": | ||||
|   version "5.11.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.11.0.tgz#b4fcaf65513f9b34bdcbffdda055724a5efb7e04" | ||||
|   integrity sha512-x0DCjetHZYBRovJdr3U0zG9OOdNXUaFLJ82ehr1AlkArljJuwEsgnud+Q7umlGDFLFrs8tU8ybQDFocp/eX8mQ== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/scope-manager" "5.10.0" | ||||
|     "@typescript-eslint/types" "5.10.0" | ||||
|     "@typescript-eslint/typescript-estree" "5.10.0" | ||||
|     "@typescript-eslint/scope-manager" "5.11.0" | ||||
|     "@typescript-eslint/types" "5.11.0" | ||||
|     "@typescript-eslint/typescript-estree" "5.11.0" | ||||
|     debug "^4.3.2" | ||||
| 
 | ||||
| "@typescript-eslint/scope-manager@5.10.0": | ||||
|   version "5.10.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.0.tgz#bb5d872e8b9e36203908595507fbc4d3105329cb" | ||||
|   integrity sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg== | ||||
| "@typescript-eslint/scope-manager@5.11.0": | ||||
|   version "5.11.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.11.0.tgz#f5aef83ff253f457ecbee5f46f762298f0101e4b" | ||||
|   integrity sha512-z+K4LlahDFVMww20t/0zcA7gq/NgOawaLuxgqGRVKS0PiZlCTIUtX0EJbC0BK1JtR4CelmkPK67zuCgpdlF4EA== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "5.10.0" | ||||
|     "@typescript-eslint/visitor-keys" "5.10.0" | ||||
|     "@typescript-eslint/types" "5.11.0" | ||||
|     "@typescript-eslint/visitor-keys" "5.11.0" | ||||
| 
 | ||||
| "@typescript-eslint/types@5.10.0": | ||||
|   version "5.10.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c" | ||||
|   integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ== | ||||
| "@typescript-eslint/types@5.11.0": | ||||
|   version "5.11.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.11.0.tgz#ba345818a2540fdf2755c804dc2158517ab61188" | ||||
|   integrity sha512-cxgBFGSRCoBEhvSVLkKw39+kMzUKHlJGVwwMbPcTZX3qEhuXhrjwaZXWMxVfxDgyMm+b5Q5b29Llo2yow8Y7xQ== | ||||
| 
 | ||||
| "@typescript-eslint/typescript-estree@5.10.0": | ||||
|   version "5.10.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224" | ||||
|   integrity sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA== | ||||
| "@typescript-eslint/typescript-estree@5.11.0": | ||||
|   version "5.11.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.11.0.tgz#53f9e09b88368191e52020af77c312a4777ffa43" | ||||
|   integrity sha512-yVH9hKIv3ZN3lw8m/Jy5I4oXO4ZBMqijcXCdA4mY8ull6TPTAoQnKKrcZ0HDXg7Bsl0Unwwx7jcXMuNZc0m4lg== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "5.10.0" | ||||
|     "@typescript-eslint/visitor-keys" "5.10.0" | ||||
|     "@typescript-eslint/types" "5.11.0" | ||||
|     "@typescript-eslint/visitor-keys" "5.11.0" | ||||
|     debug "^4.3.2" | ||||
|     globby "^11.0.4" | ||||
|     is-glob "^4.0.3" | ||||
|     semver "^7.3.5" | ||||
|     tsutils "^3.21.0" | ||||
| 
 | ||||
| "@typescript-eslint/visitor-keys@5.10.0": | ||||
|   version "5.10.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.0.tgz#770215497ad67cd15a572b52089991d5dfe06281" | ||||
|   integrity sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ== | ||||
| "@typescript-eslint/visitor-keys@5.11.0": | ||||
|   version "5.11.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.11.0.tgz#888542381f1a2ac745b06d110c83c0b261487ebb" | ||||
|   integrity sha512-E8w/vJReMGuloGxJDkpPlGwhxocxOpSVgSvjiLO5IxZPmxZF30weOeJYyPSEACwM+X4NziYS9q+WkN/2DHYQwA== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "5.10.0" | ||||
|     "@typescript-eslint/types" "5.11.0" | ||||
|     eslint-visitor-keys "^3.0.0" | ||||
| 
 | ||||
| aggregate-error@^3.0.0: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue