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:
		| @@ -1,3 +1,2 @@ | ||||
| #!/usr/bin/env sh | ||||
|  | ||||
| npm run lint:commit -- --edit | ||||
|   | ||||
| @@ -1,4 +1,3 @@ | ||||
| #!/usr/bin/env sh | ||||
|  | ||||
| npm run lint:staged | ||||
| npm run test | ||||
|   | ||||
							
								
								
									
										526
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										526
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										18
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								package.json
									
									
									
									
									
								
							| @@ -56,21 +56,21 @@ | ||||
|     "@commitlint/cli": "19.2.2", | ||||
|     "@commitlint/config-conventional": "19.2.2", | ||||
|     "@tsconfig/strictest": "2.0.5", | ||||
|     "@types/eslint": "8.56.10", | ||||
|     "@types/node": "20.14.10", | ||||
|     "@typescript-eslint/eslint-plugin": "7.16.0", | ||||
|     "@typescript-eslint/parser": "7.16.0", | ||||
|     "@types/eslint": "8.56.11", | ||||
|     "@types/node": "20.14.12", | ||||
|     "@typescript-eslint/eslint-plugin": "7.17.0", | ||||
|     "@typescript-eslint/parser": "7.17.0", | ||||
|     "editorconfig-checker": "5.1.8", | ||||
|     "eslint": "8.57.0", | ||||
|     "eslint-plugin-promise": "6.4.0", | ||||
|     "eslint-plugin-unicorn": "54.0.0", | ||||
|     "husky": "9.0.11", | ||||
|     "eslint-plugin-promise": "7.0.0", | ||||
|     "eslint-plugin-unicorn": "55.0.0", | ||||
|     "husky": "9.1.1", | ||||
|     "lint-staged": "15.2.7", | ||||
|     "markdownlint-cli2": "0.13.0", | ||||
|     "markdownlint-rule-relative-links": "3.0.0", | ||||
|     "pinst": "3.0.0", | ||||
|     "prettier": "3.3.2", | ||||
|     "prettier": "3.3.3", | ||||
|     "semantic-release": "23.1.1", | ||||
|     "typescript": "5.5.3" | ||||
|     "typescript": "5.5.4" | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user