Skip to content

Commit 9fd7df5

Browse files
chore(deps-dev): bump @commitlint/cli from 16.0.1 to 16.0.2 (#136)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.0.1 to 16.0.2. - [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.2/@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 0516146 commit 9fd7df5

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.1",
76+
"@commitlint/cli": "16.0.2",
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
@@ -1190,10 +1190,10 @@
11901190
dependencies:
11911191
turbo-json-parse "^2.2.0"
11921192

1193-
"@commitlint/cli@16.0.1":
1194-
version "16.0.1"
1195-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.1.tgz#21905c898ebece7da42277209022b1bc80c4fb39"
1196-
integrity sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==
1193+
"@commitlint/cli@16.0.2":
1194+
version "16.0.2"
1195+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.2.tgz#393b03793fc59b93e5f4dd7dd535a6cc5a7413ca"
1196+
integrity sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==
11971197
dependencies:
11981198
"@commitlint/format" "^16.0.0"
11991199
"@commitlint/lint" "^16.0.0"

0 commit comments

Comments
 (0)