Skip to content

Commit 941aee5

Browse files
build(deps-dev): bump @commitlint/config-conventional (#236)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 16.2.1 to 16.2.4. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.2.4/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0fd2bf commit 941aee5

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
@@ -68,7 +68,7 @@
6868
},
6969
"devDependencies": {
7070
"@commitlint/cli": "16.2.3",
71-
"@commitlint/config-conventional": "16.2.1",
71+
"@commitlint/config-conventional": "16.2.4",
7272
"@pollyjs/adapter-node-http": "6.0.5",
7373
"@pollyjs/core": "6.0.5",
7474
"@pollyjs/persister-fs": "6.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,10 +1134,10 @@
11341134
resolve-global "1.0.0"
11351135
yargs "^17.0.0"
11361136

1137-
"@commitlint/[email protected].1":
1138-
version "16.2.1"
1139-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz#2cf47b505fb259777c063538c8498d8fd9b47779"
1140-
integrity sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==
1137+
"@commitlint/[email protected].4":
1138+
version "16.2.4"
1139+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.4.tgz#56647108c89ed06fc5271242787550331988c0fb"
1140+
integrity sha512-av2UQJa3CuE5P0dzxj/o/B9XVALqYzEViHrMXtDrW9iuflrqCStWBAioijppj9URyz6ONpohJKAtSdgAOE0gkA==
11411141
dependencies:
11421142
conventional-changelog-conventionalcommits "^4.3.1"
11431143

0 commit comments

Comments
 (0)