Skip to content

Commit 3abde61

Browse files
chore(deps-dev): bump @commitlint/cli from 16.0.0 to 16.0.1 (#131)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.0.0 to 16.0.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.0.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a0b055 commit 3abde61

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
@@ -73,7 +73,7 @@
7373
"ts-morph": "^13.0.2"
7474
},
7575
"devDependencies": {
76-
"@commitlint/cli": "16.0.0",
76+
"@commitlint/cli": "16.0.1",
7777
"@commitlint/config-conventional": "16.0.0",
7878
"@pollyjs/adapter-node-http": "6.0.4",
7979
"@pollyjs/core": "6.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,10 +1131,10 @@
11311131
dependencies:
11321132
turbo-json-parse "^2.2.0"
11331133

1134-
"@commitlint/cli@16.0.0":
1135-
version "16.0.0"
1136-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.0.tgz#273255d371a6aec80ff773d322c3644c3c52afa8"
1137-
integrity sha512-MaYQbwsBZ3+OHJQm9cbSMj4P1Eptqqk/p8WY5MTzVZDRei8JcweNaMtwU7P+h9VeBTlFYSn4vkZYiZXzVK2Cww==
1134+
"@commitlint/cli@16.0.1":
1135+
version "16.0.1"
1136+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.1.tgz#21905c898ebece7da42277209022b1bc80c4fb39"
1137+
integrity sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==
11381138
dependencies:
11391139
"@commitlint/format" "^16.0.0"
11401140
"@commitlint/lint" "^16.0.0"

0 commit comments

Comments
 (0)