Skip to content

Commit 45361fa

Browse files
chore(deps) Update dependency detect-indent to v7
1 parent 815c69d commit 45361fa

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitizen",
3-
"version": "0.0.0-semantically-released",
3+
"version": "0.0.0",
44
"description": "Git commit, but play nice with conventions.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -76,7 +76,7 @@
7676
"cachedir": "2.3.0",
7777
"cz-conventional-changelog": "3.3.0",
7878
"dedent": "0.7.0",
79-
"detect-indent": "6.1.0",
79+
"detect-indent": "7.0.1",
8080
"find-node-modules": "^2.1.2",
8181
"find-root": "1.1.0",
8282
"fs-extra": "9.1.0",

0 commit comments

Comments
 (0)