Merge pull request 'Update dependency eslint to ^9.31.0' (#253) from renovate/eslint-9.x into master
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							
								
								
									
										47
									
								
								central_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										47
									
								
								central_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -32,7 +32,7 @@ | ||||
|         "@typescript-eslint/eslint-plugin": "^8.36.0", | ||||
|         "@typescript-eslint/parser": "^8.36.0", | ||||
|         "@vitejs/plugin-react": "^4.6.0", | ||||
|         "eslint": "^9.29.0", | ||||
|         "eslint": "^9.31.0", | ||||
|         "eslint-plugin-react-hooks": "^5.2.0", | ||||
|         "eslint-plugin-react-refresh": "^0.4.20", | ||||
|         "globals": "^16.2.0", | ||||
| @@ -967,9 +967,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@eslint/config-array": { | ||||
|       "version": "0.20.1", | ||||
|       "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.20.1.tgz", | ||||
|       "integrity": "sha512-OL0RJzC/CBzli0DrrR31qzj6d6i6Mm3HByuhflhl4LOBiWxN+3i6/t/ZQQNii4tjksXi8r2CRW1wMpWA2ULUEw==", | ||||
|       "version": "0.21.0", | ||||
|       "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.0.tgz", | ||||
|       "integrity": "sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==", | ||||
|       "dev": true, | ||||
|       "license": "Apache-2.0", | ||||
|       "dependencies": { | ||||
| @@ -1006,9 +1006,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@eslint/config-helpers": { | ||||
|       "version": "0.2.2", | ||||
|       "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.2.tgz", | ||||
|       "integrity": "sha512-+GPzk8PlG0sPpzdU5ZvIRMPidzAnZDl/s9L+y13iodqvb8leL53bTannOrQ/Im7UkpsmFU5Ily5U60LWixnmLg==", | ||||
|       "version": "0.3.0", | ||||
|       "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.0.tgz", | ||||
|       "integrity": "sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==", | ||||
|       "dev": true, | ||||
|       "license": "Apache-2.0", | ||||
|       "engines": { | ||||
| @@ -1090,9 +1090,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@eslint/js": { | ||||
|       "version": "9.29.0", | ||||
|       "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.29.0.tgz", | ||||
|       "integrity": "sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ==", | ||||
|       "version": "9.31.0", | ||||
|       "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.31.0.tgz", | ||||
|       "integrity": "sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "engines": { | ||||
| @@ -3341,19 +3341,19 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/eslint": { | ||||
|       "version": "9.29.0", | ||||
|       "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.29.0.tgz", | ||||
|       "integrity": "sha512-GsGizj2Y1rCWDu6XoEekL3RLilp0voSePurjZIkxL3wlm5o5EC9VpgaP7lrCvjnkuLvzFBQWB3vWB3K5KQTveQ==", | ||||
|       "version": "9.31.0", | ||||
|       "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.31.0.tgz", | ||||
|       "integrity": "sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@eslint-community/eslint-utils": "^4.2.0", | ||||
|         "@eslint-community/regexpp": "^4.12.1", | ||||
|         "@eslint/config-array": "^0.20.1", | ||||
|         "@eslint/config-helpers": "^0.2.1", | ||||
|         "@eslint/core": "^0.14.0", | ||||
|         "@eslint/config-array": "^0.21.0", | ||||
|         "@eslint/config-helpers": "^0.3.0", | ||||
|         "@eslint/core": "^0.15.0", | ||||
|         "@eslint/eslintrc": "^3.3.1", | ||||
|         "@eslint/js": "9.29.0", | ||||
|         "@eslint/js": "9.31.0", | ||||
|         "@eslint/plugin-kit": "^0.3.1", | ||||
|         "@humanfs/node": "^0.16.6", | ||||
|         "@humanwhocodes/module-importer": "^1.0.1", | ||||
| @@ -3454,19 +3454,6 @@ | ||||
|         "url": "https://opencollective.com/eslint" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/eslint/node_modules/@eslint/core": { | ||||
|       "version": "0.14.0", | ||||
|       "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.14.0.tgz", | ||||
|       "integrity": "sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==", | ||||
|       "dev": true, | ||||
|       "license": "Apache-2.0", | ||||
|       "dependencies": { | ||||
|         "@types/json-schema": "^7.0.15" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/eslint/node_modules/brace-expansion": { | ||||
|       "version": "1.1.12", | ||||
|       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", | ||||
|   | ||||
| @@ -34,7 +34,7 @@ | ||||
|     "@typescript-eslint/eslint-plugin": "^8.36.0", | ||||
|     "@typescript-eslint/parser": "^8.36.0", | ||||
|     "@vitejs/plugin-react": "^4.6.0", | ||||
|     "eslint": "^9.29.0", | ||||
|     "eslint": "^9.31.0", | ||||
|     "eslint-plugin-react-hooks": "^5.2.0", | ||||
|     "eslint-plugin-react-refresh": "^0.4.20", | ||||
|     "globals": "^16.2.0", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user