mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	build(deps): update latest
This commit is contained in:
		
							
								
								
									
										4994
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4994
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										29
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										29
									
								
								package.json
									
									
									
									
									
								
							| @@ -32,8 +32,7 @@ | ||||
|     "provenance": true | ||||
|   }, | ||||
|   "engines": { | ||||
|     "node": ">=18.0.0", | ||||
|     "npm": ">=10.0.0" | ||||
|     "node": ">=18.0.0" | ||||
|   }, | ||||
|   "scripts": { | ||||
|     "lint:commit": "commitlint", | ||||
| @@ -55,25 +54,25 @@ | ||||
|     "eslint-plugin-unicorn": "^51.0.1" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@commitlint/cli": "18.6.1", | ||||
|     "@commitlint/config-conventional": "18.6.2", | ||||
|     "@tsconfig/strictest": "2.0.3", | ||||
|     "@types/eslint": "8.56.2", | ||||
|     "@types/node": "20.11.19", | ||||
|     "@typescript-eslint/eslint-plugin": "7.0.1", | ||||
|     "@typescript-eslint/parser": "7.0.1", | ||||
|     "editorconfig-checker": "5.1.4", | ||||
|     "eslint": "8.56.0", | ||||
|     "@commitlint/cli": "19.2.2", | ||||
|     "@commitlint/config-conventional": "19.2.2", | ||||
|     "@tsconfig/strictest": "2.0.5", | ||||
|     "@types/eslint": "8.56.10", | ||||
|     "@types/node": "20.12.12", | ||||
|     "@typescript-eslint/eslint-plugin": "7.10.0", | ||||
|     "@typescript-eslint/parser": "7.10.0", | ||||
|     "editorconfig-checker": "5.1.5", | ||||
|     "eslint": "8.57.0", | ||||
|     "eslint-plugin-import": "2.29.1", | ||||
|     "eslint-plugin-promise": "6.1.1", | ||||
|     "eslint-plugin-unicorn": "51.0.1", | ||||
|     "husky": "9.0.11", | ||||
|     "lint-staged": "15.2.2", | ||||
|     "markdownlint-cli2": "0.12.1", | ||||
|     "markdownlint-rule-relative-links": "2.3.1", | ||||
|     "markdownlint-cli2": "0.13.0", | ||||
|     "markdownlint-rule-relative-links": "2.3.2", | ||||
|     "pinst": "3.0.0", | ||||
|     "prettier": "3.2.5", | ||||
|     "semantic-release": "23.0.2", | ||||
|     "typescript": "5.3.3" | ||||
|     "semantic-release": "23.1.1", | ||||
|     "typescript": "5.4.5" | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user