commitlint-config-angular
Advanced tools
Comparing version
@@ -1,1 +0,1 @@ | ||
export {default} from '@commitlint/config-angular'; | ||
export { default } from "@commitlint/config-angular"; |
{ | ||
"name": "commitlint-config-angular", | ||
"type": "module", | ||
"version": "19.8.0", | ||
"version": "19.8.1", | ||
"description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -34,8 +34,8 @@ "files": [ | ||
"dependencies": { | ||
"@commitlint/config-angular": "^19.8.0" | ||
"@commitlint/config-angular": "^19.8.1" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/utils": "^19.8.0" | ||
"@commitlint/utils": "^19.8.1" | ||
}, | ||
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679" | ||
"gitHead": "3c302008cabeb0b08cd246b2417a51a9d745a918" | ||
} |
2247
0.09%