Skip to content

Commit 5fcede7

Browse files
chore(deps-dev): bump @commitlint/cli from 17.0.1 to 17.0.2 (#210)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.0.1 to 17.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/v17.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 958b57e commit 5fcede7

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": "^15.0.0"
7474
},
7575
"devDependencies": {
76-
"@commitlint/cli": "17.0.1",
76+
"@commitlint/cli": "17.0.2",
7777
"@commitlint/config-conventional": "17.0.2",
7878
"@pollyjs/adapter-node-http": "6.0.5",
7979
"@pollyjs/core": "6.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,10 +1289,10 @@
12891289
dependencies:
12901290
turbo-json-parse "^2.2.0"
12911291

1292-
"@commitlint/cli@17.0.1":
1293-
version "17.0.1"
1294-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.1.tgz#88c5ad3f297760ded589c3a33ed49321242e7ab0"
1295-
integrity sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==
1292+
"@commitlint/cli@17.0.2":
1293+
version "17.0.2"
1294+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.2.tgz#57c925fb5f09b8e4a83448d94db291ddf7aa58ee"
1295+
integrity sha512-Axe89Js0YzGGd4gxo3JLlF7yIdjOVpG1LbOorGc6PfYF+drBh14PvarSDLzyd2TNqdylUCq9wb9/A88ZjIdyhA==
12961296
dependencies:
12971297
"@commitlint/format" "^17.0.0"
12981298
"@commitlint/lint" "^17.0.0"

0 commit comments

Comments
 (0)