mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	build(deps): update latest
BREAKING CHANGE: peerDependencies: `eslint-plugin-unicorn@^44.0.0`
This commit is contained in:
		| @@ -43,7 +43,7 @@ npm install --save-dev \ | ||||
|   eslint@^8.9.0 \ | ||||
|   eslint-plugin-import@^2.26.0 \ | ||||
|   eslint-plugin-promise@^6.0.0 \ | ||||
|   eslint-plugin-unicorn@^43.0.0 \ | ||||
|   eslint-plugin-unicorn@^44.0.0 \ | ||||
|   eslint-config-conventions@latest | ||||
| ``` | ||||
|  | ||||
|   | ||||
							
								
								
									
										1263
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1263
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										12
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								package.json
									
									
									
									
									
								
							| @@ -48,20 +48,20 @@ | ||||
|     "eslint": "^8.9.0", | ||||
|     "eslint-plugin-import": "^2.26.0", | ||||
|     "eslint-plugin-promise": "^6.0.0", | ||||
|     "eslint-plugin-unicorn": "^43.0.0" | ||||
|     "eslint-plugin-unicorn": "^44.0.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@commitlint/cli": "17.1.2", | ||||
|     "@commitlint/config-conventional": "17.1.0", | ||||
|     "@types/eslint": "8.4.6", | ||||
|     "@types/tap": "15.0.7", | ||||
|     "@typescript-eslint/eslint-plugin": "5.36.1", | ||||
|     "@typescript-eslint/parser": "5.36.1", | ||||
|     "@typescript-eslint/eslint-plugin": "5.39.0", | ||||
|     "@typescript-eslint/parser": "5.39.0", | ||||
|     "editorconfig-checker": "4.0.2", | ||||
|     "eslint": "8.23.0", | ||||
|     "eslint": "8.24.0", | ||||
|     "eslint-plugin-import": "2.26.0", | ||||
|     "eslint-plugin-promise": "6.0.1", | ||||
|     "eslint-plugin-unicorn": "43.0.2", | ||||
|     "eslint-plugin-unicorn": "44.0.0", | ||||
|     "husky": "8.0.1", | ||||
|     "lint-staged": "13.0.3", | ||||
|     "markdownlint-cli2": "0.5.1", | ||||
| @@ -69,6 +69,6 @@ | ||||
|     "prettier": "2.7.1", | ||||
|     "semantic-release": "19.0.5", | ||||
|     "tap": "16.3.0", | ||||
|     "typescript": "4.8.2" | ||||
|     "typescript": "4.8.4" | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user