Merge pull request 'Update dependency @eslint/js to ^9.30.1' (#513) from renovate/eslint-js-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:
		
							
								
								
									
										21
									
								
								geneit_app/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										21
									
								
								geneit_app/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -39,7 +39,7 @@ | ||||
|         "svg2pdf.js": "^2.5.0" | ||||
|       }, | ||||
|       "devDependencies": { | ||||
|         "@eslint/js": "^9.29.0", | ||||
|         "@eslint/js": "^9.30.1", | ||||
|         "@types/react": "^19.0.12", | ||||
|         "@types/react-dom": "^19.0.4", | ||||
|         "@vitejs/plugin-react": "^4.6.0", | ||||
| @@ -1051,9 +1051,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.30.1", | ||||
|       "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.30.1.tgz", | ||||
|       "integrity": "sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "engines": { | ||||
| @@ -3056,6 +3056,19 @@ | ||||
|         "url": "https://opencollective.com/eslint" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/eslint/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==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "engines": { | ||||
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | ||||
|       }, | ||||
|       "funding": { | ||||
|         "url": "https://eslint.org/donate" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/espree": { | ||||
|       "version": "10.4.0", | ||||
|       "resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz", | ||||
|   | ||||
| @@ -41,7 +41,7 @@ | ||||
|     "svg2pdf.js": "^2.5.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@eslint/js": "^9.29.0", | ||||
|     "@eslint/js": "^9.30.1", | ||||
|     "@types/react": "^19.0.12", | ||||
|     "@types/react-dom": "^19.0.4", | ||||
|     "@vitejs/plugin-react": "^4.6.0", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user