Skip to content

Commit 333afae

Browse files
committed
v12.1.4
1 parent c97716d commit 333afae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commitlint/config-conventional",
3-
"version": "12.1.3",
3+
"version": "12.1.4",
44
"description": "Shareable commitlint config enforcing conventional commits",
55
"files": [
66
"index.js"
@@ -32,8 +32,8 @@
3232
"node": ">=v10"
3333
},
3434
"devDependencies": {
35-
"@commitlint/lint": "^12.1.3",
36-
"@commitlint/utils": "^12.1.3"
35+
"@commitlint/lint": "^12.1.4",
36+
"@commitlint/utils": "^12.1.4"
3737
},
3838
"dependencies": {
3939
"conventional-changelog-conventionalcommits": "^4.3.1"

0 commit comments

Comments
 (0)