Skip to content

Commit 81346c8

Browse files
fix: Make @commitlint/parse a dependency (#19)
1 parent 5490856 commit 81346c8

2 files changed

Lines changed: 18 additions & 25 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
]
6464
},
6565
"dependencies": {
66+
"@commitlint/parse": "^18.4.3",
6667
"chalk": "^5.3.0",
6768
"commander": "^11.1.0",
6869
"current-git-branch": "^1.1.0",
@@ -80,7 +81,6 @@
8081
"vite-plugin-externalize-deps": "^0.8.0"
8182
},
8283
"devDependencies": {
83-
"@commitlint/parse": "^18.4.3",
8484
"@types/current-git-branch": "^1.1.6",
8585
"@types/eslint": "^8.56.0",
8686
"@types/git-log-parser": "^1.2.3",

pnpm-lock.yaml

Lines changed: 17 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)