Skip to content

Commit 79f3a0a

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

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.1",
49+
"@commitlint/cli": "16.0.2",
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.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==
1119+
"@commitlint/cli@16.0.2":
1120+
version "16.0.2"
1121+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.2.tgz#393b03793fc59b93e5f4dd7dd535a6cc5a7413ca"
1122+
integrity sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==
11231123
dependencies:
11241124
"@commitlint/format" "^16.0.0"
11251125
"@commitlint/lint" "^16.0.0"

0 commit comments

Comments
 (0)