Merge pull request 'Update dependency @eslint/js to ^9.31.0' (#355) 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:
		
							
								
								
									
										8
									
								
								remote_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								remote_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -15,7 +15,7 @@
 | 
			
		||||
        "react-dom": "^18.3.1"
 | 
			
		||||
      },
 | 
			
		||||
      "devDependencies": {
 | 
			
		||||
        "@eslint/js": "^9.30.1",
 | 
			
		||||
        "@eslint/js": "^9.31.0",
 | 
			
		||||
        "@types/react": "^18.3.23",
 | 
			
		||||
        "@types/react-dom": "^18.3.7",
 | 
			
		||||
        "@typescript-eslint/eslint-plugin": "^8.36.0",
 | 
			
		||||
@@ -941,9 +941,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@eslint/js": {
 | 
			
		||||
      "version": "9.30.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.30.1.tgz",
 | 
			
		||||
      "integrity": "sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==",
 | 
			
		||||
      "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": {
 | 
			
		||||
 
 | 
			
		||||
@@ -17,7 +17,7 @@
 | 
			
		||||
    "react-dom": "^18.3.1"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@eslint/js": "^9.30.1",
 | 
			
		||||
    "@eslint/js": "^9.31.0",
 | 
			
		||||
    "@types/react": "^18.3.23",
 | 
			
		||||
    "@types/react-dom": "^18.3.7",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^8.36.0",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user