Skip to content

Commit 6bc6876

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump @commitlint/config-conventional from 12.1.1 to 12.1.4
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 12.1.1 to 12.1.4. - [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.1.1...v12.1.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b10cb6 commit 6bc6876

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"license": "MIT",
5353
"dependencies": {
5454
"@commitlint/cli": "^12.1.1",
55-
"@commitlint/config-conventional": "^12.1.1",
55+
"@commitlint/config-conventional": "^12.1.4",
5656
"@commitlint/prompt": "^12.1.1",
5757
"@types/jest": "^26.0.21",
5858
"@typescript-eslint/eslint-plugin": "^4.24.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1024,10 +1024,10 @@
10241024
resolve-global "1.0.0"
10251025
yargs "^16.2.0"
10261026

1027-
"@commitlint/config-conventional@^12.1.1":
1028-
version "12.1.1"
1029-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.1.tgz#73dd3b1a7912138420d248f334f15c94c250bc9e"
1030-
integrity sha512-15CqbXMsQiEb0qbzjEHe2OkzaXPYSp7RxaS6KoSVk/4W0QiigquavQ+M0huBZze92h0lMS6Pxoq4AJ5CQ3D+iQ==
1027+
"@commitlint/config-conventional@^12.1.4":
1028+
version "12.1.4"
1029+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz#95bbab622f117a8a3e49f95917b08655040c66a8"
1030+
integrity sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ==
10311031
dependencies:
10321032
conventional-changelog-conventionalcommits "^4.3.1"
10331033

0 commit comments

Comments
 (0)