Skip to content

Commit b24e356

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @commitlint/cli to v16.0.1
1 parent dae582b commit b24e356

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"homepage": "https://github.com/getshifter/hl-sdk-node#readme",
4747
"module": "dist/headless-sdk.esm.js",
4848
"devDependencies": {
49-
"@commitlint/cli": "16.0.0",
49+
"@commitlint/cli": "16.0.1",
5050
"@commitlint/config-conventional": "16.0.0",
5151
"husky": "7.0.4",
5252
"semantic-release": "17.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,10 +1116,10 @@
11161116
exec-sh "^0.3.2"
11171117
minimist "^1.2.0"
11181118

1119-
"@commitlint/cli@16.0.0":
1120-
version "16.0.0"
1121-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.0.tgz#273255d371a6aec80ff773d322c3644c3c52afa8"
1122-
integrity sha512-MaYQbwsBZ3+OHJQm9cbSMj4P1Eptqqk/p8WY5MTzVZDRei8JcweNaMtwU7P+h9VeBTlFYSn4vkZYiZXzVK2Cww==
1119+
"@commitlint/cli@16.0.1":
1120+
version "16.0.1"
1121+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.1.tgz#21905c898ebece7da42277209022b1bc80c4fb39"
1122+
integrity sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==
11231123
dependencies:
11241124
"@commitlint/format" "^16.0.0"
11251125
"@commitlint/lint" "^16.0.0"

0 commit comments

Comments
 (0)