commitlint-config-cozy
Advanced tools
Comparing version 0.3.21 to 0.3.22
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.3.22"></a> | ||
## [0.3.22](https://github.com/cozy/cozy-libs/compare/commitlint-config-cozy@0.3.21...commitlint-config-cozy@0.3.22) (2019-03-12) | ||
**Note:** Version bump only for package commitlint-config-cozy | ||
<a name="0.3.21"></a> | ||
@@ -8,0 +16,0 @@ ## [0.3.21](https://github.com/cozy/cozy-libs/compare/commitlint-config-cozy@0.3.20...commitlint-config-cozy@0.3.21) (2019-03-12) |
{ | ||
"name": "commitlint-config-cozy", | ||
"version": "0.3.21", | ||
"version": "0.3.22", | ||
"description": "Shareable commitlint config enforcing the cozy commit convention", | ||
@@ -23,5 +23,5 @@ "main": "index.js", | ||
"babel-core": "7.0.0-bridge.0", | ||
"babel-jest": "23.6.0", | ||
"babel-jest": "24.1.0", | ||
"babel-preset-cozy-app": "^1.4.0", | ||
"jest": "23.6.0" | ||
"jest": "24.1.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "dependencies": { |
14089