mirror of
				https://github.com/chickensoft-games/setup-godot.git
				synced 2025-10-31 09:03:56 +00:00 
			
		
		
		
	build(deps-dev): bump @typescript-eslint/parser from 5.59.1 to 5.59.8 (#37)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.1 to 5.59.8. - [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.59.8/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... 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
							
								
									a666d7fe94
								
							
						
					
					
						commit
						26314c37e6
					
				
							
								
								
									
										106
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										106
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -17,7 +17,7 @@ | ||||
|       }, | ||||
|       "devDependencies": { | ||||
|         "@types/node": "^18.15.11", | ||||
|         "@typescript-eslint/parser": "^5.59.1", | ||||
|         "@typescript-eslint/parser": "^5.59.8", | ||||
|         "@vercel/ncc": "^0.36.1", | ||||
|         "eslint": "^8.39.0", | ||||
|         "eslint-plugin-github": "^4.7.0", | ||||
| @ -1713,14 +1713,14 @@ | ||||
|       "dev": true | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/parser": { | ||||
|       "version": "5.59.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.59.1.tgz", | ||||
|       "integrity": "sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==", | ||||
|       "version": "5.59.8", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.59.8.tgz", | ||||
|       "integrity": "sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/scope-manager": "5.59.1", | ||||
|         "@typescript-eslint/types": "5.59.1", | ||||
|         "@typescript-eslint/typescript-estree": "5.59.1", | ||||
|         "@typescript-eslint/scope-manager": "5.59.8", | ||||
|         "@typescript-eslint/types": "5.59.8", | ||||
|         "@typescript-eslint/typescript-estree": "5.59.8", | ||||
|         "debug": "^4.3.4" | ||||
|       }, | ||||
|       "engines": { | ||||
| @ -1740,13 +1740,13 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": { | ||||
|       "version": "5.59.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.1.tgz", | ||||
|       "integrity": "sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==", | ||||
|       "version": "5.59.8", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz", | ||||
|       "integrity": "sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/types": "5.59.1", | ||||
|         "@typescript-eslint/visitor-keys": "5.59.1" | ||||
|         "@typescript-eslint/types": "5.59.8", | ||||
|         "@typescript-eslint/visitor-keys": "5.59.8" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||
| @ -1757,9 +1757,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": { | ||||
|       "version": "5.59.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.1.tgz", | ||||
|       "integrity": "sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==", | ||||
|       "version": "5.59.8", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.8.tgz", | ||||
|       "integrity": "sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==", | ||||
|       "dev": true, | ||||
|       "engines": { | ||||
|         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||
| @ -1770,13 +1770,13 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": { | ||||
|       "version": "5.59.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.1.tgz", | ||||
|       "integrity": "sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==", | ||||
|       "version": "5.59.8", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz", | ||||
|       "integrity": "sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/types": "5.59.1", | ||||
|         "@typescript-eslint/visitor-keys": "5.59.1", | ||||
|         "@typescript-eslint/types": "5.59.8", | ||||
|         "@typescript-eslint/visitor-keys": "5.59.8", | ||||
|         "debug": "^4.3.4", | ||||
|         "globby": "^11.1.0", | ||||
|         "is-glob": "^4.0.3", | ||||
| @ -1797,12 +1797,12 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": { | ||||
|       "version": "5.59.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.1.tgz", | ||||
|       "integrity": "sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==", | ||||
|       "version": "5.59.8", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz", | ||||
|       "integrity": "sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/types": "5.59.1", | ||||
|         "@typescript-eslint/types": "5.59.8", | ||||
|         "eslint-visitor-keys": "^3.3.0" | ||||
|       }, | ||||
|       "engines": { | ||||
| @ -1826,9 +1826,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/parser/node_modules/semver": { | ||||
|       "version": "7.5.0", | ||||
|       "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz", | ||||
|       "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==", | ||||
|       "version": "7.5.1", | ||||
|       "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.1.tgz", | ||||
|       "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "lru-cache": "^6.0.0" | ||||
| @ -8292,41 +8292,41 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@typescript-eslint/parser": { | ||||
|       "version": "5.59.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.59.1.tgz", | ||||
|       "integrity": "sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==", | ||||
|       "version": "5.59.8", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.59.8.tgz", | ||||
|       "integrity": "sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "@typescript-eslint/scope-manager": "5.59.1", | ||||
|         "@typescript-eslint/types": "5.59.1", | ||||
|         "@typescript-eslint/typescript-estree": "5.59.1", | ||||
|         "@typescript-eslint/scope-manager": "5.59.8", | ||||
|         "@typescript-eslint/types": "5.59.8", | ||||
|         "@typescript-eslint/typescript-estree": "5.59.8", | ||||
|         "debug": "^4.3.4" | ||||
|       }, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/scope-manager": { | ||||
|           "version": "5.59.1", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.1.tgz", | ||||
|           "integrity": "sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==", | ||||
|           "version": "5.59.8", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz", | ||||
|           "integrity": "sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "@typescript-eslint/types": "5.59.1", | ||||
|             "@typescript-eslint/visitor-keys": "5.59.1" | ||||
|             "@typescript-eslint/types": "5.59.8", | ||||
|             "@typescript-eslint/visitor-keys": "5.59.8" | ||||
|           } | ||||
|         }, | ||||
|         "@typescript-eslint/types": { | ||||
|           "version": "5.59.1", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.1.tgz", | ||||
|           "integrity": "sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==", | ||||
|           "version": "5.59.8", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.8.tgz", | ||||
|           "integrity": "sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==", | ||||
|           "dev": true | ||||
|         }, | ||||
|         "@typescript-eslint/typescript-estree": { | ||||
|           "version": "5.59.1", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.1.tgz", | ||||
|           "integrity": "sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==", | ||||
|           "version": "5.59.8", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz", | ||||
|           "integrity": "sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "@typescript-eslint/types": "5.59.1", | ||||
|             "@typescript-eslint/visitor-keys": "5.59.1", | ||||
|             "@typescript-eslint/types": "5.59.8", | ||||
|             "@typescript-eslint/visitor-keys": "5.59.8", | ||||
|             "debug": "^4.3.4", | ||||
|             "globby": "^11.1.0", | ||||
|             "is-glob": "^4.0.3", | ||||
| @ -8335,12 +8335,12 @@ | ||||
|           } | ||||
|         }, | ||||
|         "@typescript-eslint/visitor-keys": { | ||||
|           "version": "5.59.1", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.1.tgz", | ||||
|           "integrity": "sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==", | ||||
|           "version": "5.59.8", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz", | ||||
|           "integrity": "sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "@typescript-eslint/types": "5.59.1", | ||||
|             "@typescript-eslint/types": "5.59.8", | ||||
|             "eslint-visitor-keys": "^3.3.0" | ||||
|           } | ||||
|         }, | ||||
| @ -8354,9 +8354,9 @@ | ||||
|           } | ||||
|         }, | ||||
|         "semver": { | ||||
|           "version": "7.5.0", | ||||
|           "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz", | ||||
|           "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==", | ||||
|           "version": "7.5.1", | ||||
|           "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.1.tgz", | ||||
|           "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "lru-cache": "^6.0.0" | ||||
|  | ||||
| @ -35,7 +35,7 @@ | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/node": "^18.15.11", | ||||
|     "@typescript-eslint/parser": "^5.59.1", | ||||
|     "@typescript-eslint/parser": "^5.59.8", | ||||
|     "@vercel/ncc": "^0.36.1", | ||||
|     "eslint": "^8.39.0", | ||||
|     "eslint-plugin-github": "^4.7.0", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user