Merge pull request 'Update dependency @eslint/js to ^9.32.0' (#68) from renovate/eslint-js-9.x into main
	
		
			
	
		
	
	
		
	
		
			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
									
								
								moneymgr_web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										21
									
								
								moneymgr_web/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -30,7 +30,7 @@ | ||||
|         "ts-pattern": "^5.7.1" | ||||
|       }, | ||||
|       "devDependencies": { | ||||
|         "@eslint/js": "^9.31.0", | ||||
|         "@eslint/js": "^9.32.0", | ||||
|         "@types/react": "^19.1.8", | ||||
|         "@types/react-dom": "^19.1.6", | ||||
|         "@vitejs/plugin-react": "^4.6.0", | ||||
| @@ -1145,9 +1145,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@eslint/js": { | ||||
|       "version": "9.31.0", | ||||
|       "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.31.0.tgz", | ||||
|       "integrity": "sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==", | ||||
|       "version": "9.32.0", | ||||
|       "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.32.0.tgz", | ||||
|       "integrity": "sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "engines": { | ||||
| @@ -3608,6 +3608,19 @@ | ||||
|         "url": "https://opencollective.com/eslint" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/eslint/node_modules/@eslint/js": { | ||||
|       "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": { | ||||
|         "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", | ||||
|   | ||||
| @@ -32,7 +32,7 @@ | ||||
|     "ts-pattern": "^5.7.1" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@eslint/js": "^9.31.0", | ||||
|     "@eslint/js": "^9.32.0", | ||||
|     "@types/react": "^19.1.8", | ||||
|     "@types/react-dom": "^19.1.6", | ||||
|     "@vitejs/plugin-react": "^4.6.0", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user