Skip to content

Commit 26b3849

Browse files
chore(deps-dev): bump @commitlint/config-conventional (#1)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 12.0.1 to 12.1.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/commitlint@v12.0.1...v12.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c94f4ba commit 26b3849

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
},
7474
"devDependencies": {
7575
"@commitlint/cli": "12.0.1",
76-
"@commitlint/config-conventional": "12.0.1",
76+
"@commitlint/config-conventional": "12.1.1",
7777
"@pollyjs/adapter-node-http": "5.1.0",
7878
"@pollyjs/core": "5.1.0",
7979
"@pollyjs/persister-fs": "5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -989,10 +989,10 @@
989989
resolve-global "1.0.0"
990990
yargs "^16.2.0"
991991

992-
"@commitlint/config-conventional@12.0.1":
993-
version "12.0.1"
994-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.0.1.tgz#7bf3bbf68bda967c5165135ebe8f2055decf1a83"
995-
integrity sha512-1ZhB135lh47zVmf1orwcjxuKuam11fJIH/bdVxW9XiQv8XPwC6iIp19knfl8FcOT78AVBnes1z6EVxgUeP2/4Q==
992+
"@commitlint/config-conventional@12.1.1":
993+
version "12.1.1"
994+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.1.tgz#73dd3b1a7912138420d248f334f15c94c250bc9e"
995+
integrity sha512-15CqbXMsQiEb0qbzjEHe2OkzaXPYSp7RxaS6KoSVk/4W0QiigquavQ+M0huBZze92h0lMS6Pxoq4AJ5CQ3D+iQ==
996996
dependencies:
997997
conventional-changelog-conventionalcommits "^4.3.1"
998998

0 commit comments

Comments
 (0)