mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	build(deps): update peer dependencies
BREAKING CHANGE: peerDependencies: `eslint-plugin-unicorn@^59.0.0` `typescript-eslint@^8.32.0`
This commit is contained in:
		| @@ -41,7 +41,7 @@ npm install --save-dev \ | ||||
|   eslint-plugin-import-x@^4.6.1 \ | ||||
|   globals@^16.0.0 \ | ||||
|   typescript@^5.8.3 \ | ||||
|   typescript-eslint@^8.24.1 \ | ||||
|   typescript-eslint@^8.32.0 \ | ||||
|   eslint-config-conventions@latest | ||||
| ``` | ||||
|  | ||||
|   | ||||
							
								
								
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -28,9 +28,9 @@ | ||||
|         "eslint": "^9.21.0", | ||||
|         "eslint-plugin-import-x": "^4.6.1", | ||||
|         "eslint-plugin-promise": "^7.2.1", | ||||
|         "eslint-plugin-unicorn": "^57.0.0 || ^58.0.0 || ^59.0.0", | ||||
|         "eslint-plugin-unicorn": "^59.0.0", | ||||
|         "globals": "^16.0.0", | ||||
|         "typescript-eslint": "^8.24.1" | ||||
|         "typescript-eslint": "^8.32.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/code-frame": { | ||||
|   | ||||
| @@ -47,10 +47,10 @@ | ||||
|   "peerDependencies": { | ||||
|     "eslint": "^9.21.0", | ||||
|     "eslint-plugin-promise": "^7.2.1", | ||||
|     "eslint-plugin-unicorn": "^57.0.0 || ^58.0.0 || ^59.0.0", | ||||
|     "eslint-plugin-unicorn": "^59.0.0", | ||||
|     "eslint-plugin-import-x": "^4.6.1", | ||||
|     "globals": "^16.0.0", | ||||
|     "typescript-eslint": "^8.24.1" | ||||
|     "typescript-eslint": "^8.32.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/node": "22.15.17", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user