Skip to content

Commit eea19a4

Browse files
renovate-botwhizark
authored andcommitted
chore(deps): update dependency @commitlint/cli to v8
1 parent 70c03d5 commit eea19a4

File tree

2 files changed

+61
-62
lines changed

2 files changed

+61
-62
lines changed

package-lock.json

+59-60
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
@@ -50,7 +50,7 @@
5050
"lodash.clonedeep": "~4.5.0"
5151
},
5252
"devDependencies": {
53-
"@commitlint/cli": "7.6.1",
53+
"@commitlint/cli": "8.0.0",
5454
"coveralls": "3.0.4",
5555
"intelli-espower-loader": "1.0.1",
5656
"mocha": "6.1.4",
@@ -59,6 +59,6 @@
5959
"standard-version": "6.0.1"
6060
},
6161
"peerDependencies": {
62-
"@commitlint/cli": "^7.0.0"
62+
"@commitlint/cli": "^7.0.0 || ^8.0.0"
6363
}
6464
}

0 commit comments

Comments
 (0)