mirror of
				https://github.com/chickensoft-games/setup-godot.git
				synced 2025-10-31 16:13:57 +00:00 
			
		
		
		
	build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.59.1 (#33)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.0 to 5.59.1. - [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.1/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									83a1d7b52d
								
							
						
					
					
						commit
						103d998be9
					
				
							
								
								
									
										106
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										106
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -17,7 +17,7 @@ | ||||
|       }, | ||||
|       "devDependencies": { | ||||
|         "@types/node": "^18.15.11", | ||||
|         "@typescript-eslint/parser": "^5.54.0", | ||||
|         "@typescript-eslint/parser": "^5.59.1", | ||||
|         "@vercel/ncc": "^0.36.1", | ||||
|         "eslint": "^8.37.0", | ||||
|         "eslint-plugin-github": "^4.7.0", | ||||
| @ -1713,14 +1713,14 @@ | ||||
|       "dev": true | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/parser": { | ||||
|       "version": "5.54.0", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.54.0.tgz", | ||||
|       "integrity": "sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==", | ||||
|       "version": "5.59.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.59.1.tgz", | ||||
|       "integrity": "sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/scope-manager": "5.54.0", | ||||
|         "@typescript-eslint/types": "5.54.0", | ||||
|         "@typescript-eslint/typescript-estree": "5.54.0", | ||||
|         "@typescript-eslint/scope-manager": "5.59.1", | ||||
|         "@typescript-eslint/types": "5.59.1", | ||||
|         "@typescript-eslint/typescript-estree": "5.59.1", | ||||
|         "debug": "^4.3.4" | ||||
|       }, | ||||
|       "engines": { | ||||
| @ -1740,13 +1740,13 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": { | ||||
|       "version": "5.54.0", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz", | ||||
|       "integrity": "sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==", | ||||
|       "version": "5.59.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.1.tgz", | ||||
|       "integrity": "sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/types": "5.54.0", | ||||
|         "@typescript-eslint/visitor-keys": "5.54.0" | ||||
|         "@typescript-eslint/types": "5.59.1", | ||||
|         "@typescript-eslint/visitor-keys": "5.59.1" | ||||
|       }, | ||||
|       "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.54.0", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.54.0.tgz", | ||||
|       "integrity": "sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==", | ||||
|       "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==", | ||||
|       "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.54.0", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz", | ||||
|       "integrity": "sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==", | ||||
|       "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==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/types": "5.54.0", | ||||
|         "@typescript-eslint/visitor-keys": "5.54.0", | ||||
|         "@typescript-eslint/types": "5.59.1", | ||||
|         "@typescript-eslint/visitor-keys": "5.59.1", | ||||
|         "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.54.0", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz", | ||||
|       "integrity": "sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==", | ||||
|       "version": "5.59.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.1.tgz", | ||||
|       "integrity": "sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/types": "5.54.0", | ||||
|         "@typescript-eslint/types": "5.59.1", | ||||
|         "eslint-visitor-keys": "^3.3.0" | ||||
|       }, | ||||
|       "engines": { | ||||
| @ -1826,9 +1826,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/parser/node_modules/semver": { | ||||
|       "version": "7.3.8", | ||||
|       "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", | ||||
|       "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", | ||||
|       "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==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "lru-cache": "^6.0.0" | ||||
| @ -8289,41 +8289,41 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@typescript-eslint/parser": { | ||||
|       "version": "5.54.0", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.54.0.tgz", | ||||
|       "integrity": "sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==", | ||||
|       "version": "5.59.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.59.1.tgz", | ||||
|       "integrity": "sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "@typescript-eslint/scope-manager": "5.54.0", | ||||
|         "@typescript-eslint/types": "5.54.0", | ||||
|         "@typescript-eslint/typescript-estree": "5.54.0", | ||||
|         "@typescript-eslint/scope-manager": "5.59.1", | ||||
|         "@typescript-eslint/types": "5.59.1", | ||||
|         "@typescript-eslint/typescript-estree": "5.59.1", | ||||
|         "debug": "^4.3.4" | ||||
|       }, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/scope-manager": { | ||||
|           "version": "5.54.0", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz", | ||||
|           "integrity": "sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==", | ||||
|           "version": "5.59.1", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.1.tgz", | ||||
|           "integrity": "sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "@typescript-eslint/types": "5.54.0", | ||||
|             "@typescript-eslint/visitor-keys": "5.54.0" | ||||
|             "@typescript-eslint/types": "5.59.1", | ||||
|             "@typescript-eslint/visitor-keys": "5.59.1" | ||||
|           } | ||||
|         }, | ||||
|         "@typescript-eslint/types": { | ||||
|           "version": "5.54.0", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.54.0.tgz", | ||||
|           "integrity": "sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==", | ||||
|           "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==", | ||||
|           "dev": true | ||||
|         }, | ||||
|         "@typescript-eslint/typescript-estree": { | ||||
|           "version": "5.54.0", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz", | ||||
|           "integrity": "sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==", | ||||
|           "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==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "@typescript-eslint/types": "5.54.0", | ||||
|             "@typescript-eslint/visitor-keys": "5.54.0", | ||||
|             "@typescript-eslint/types": "5.59.1", | ||||
|             "@typescript-eslint/visitor-keys": "5.59.1", | ||||
|             "debug": "^4.3.4", | ||||
|             "globby": "^11.1.0", | ||||
|             "is-glob": "^4.0.3", | ||||
| @ -8332,12 +8332,12 @@ | ||||
|           } | ||||
|         }, | ||||
|         "@typescript-eslint/visitor-keys": { | ||||
|           "version": "5.54.0", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz", | ||||
|           "integrity": "sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==", | ||||
|           "version": "5.59.1", | ||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.1.tgz", | ||||
|           "integrity": "sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "@typescript-eslint/types": "5.54.0", | ||||
|             "@typescript-eslint/types": "5.59.1", | ||||
|             "eslint-visitor-keys": "^3.3.0" | ||||
|           } | ||||
|         }, | ||||
| @ -8351,9 +8351,9 @@ | ||||
|           } | ||||
|         }, | ||||
|         "semver": { | ||||
|           "version": "7.3.8", | ||||
|           "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", | ||||
|           "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", | ||||
|           "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==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "lru-cache": "^6.0.0" | ||||
|  | ||||
| @ -35,7 +35,7 @@ | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/node": "^18.15.11", | ||||
|     "@typescript-eslint/parser": "^5.54.0", | ||||
|     "@typescript-eslint/parser": "^5.59.1", | ||||
|     "@vercel/ncc": "^0.36.1", | ||||
|     "eslint": "^8.37.0", | ||||
|     "eslint-plugin-github": "^4.7.0", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user