eslint-config-brainbits-angular
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## 4.1.2 (2023-05-08) | ||
**Note:** Version bump only for package eslint-config-brainbits-angular | ||
## 4.1.1 (2022-12-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-config-brainbits-angular", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "Global angular eslint rules for Brainbits GmbH", | ||
@@ -18,5 +18,5 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"@angular-eslint/eslint-plugin": "^14.1.2" | ||
"@angular-eslint/eslint-plugin": "^16.0.1" | ||
}, | ||
"gitHead": "d980a9f52fcee37fff2b7024a72b49b926fc0834" | ||
"gitHead": "0b18aece15e7a9184e21df17b7dbf7b70d706133" | ||
} |
2181