Skip to content

Commit 95ce272

Browse files
feat(deps): bump @commitlint/config-conventional from 11.0.0 to 12.0.1
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.0.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@v11.0.0...v12.0.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a51b875 commit 95ce272

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
@@ -51,7 +51,7 @@
5151
"license": "MIT",
5252
"dependencies": {
5353
"@commitlint/cli": "^11.0.0",
54-
"@commitlint/config-conventional": "^11.0.0",
54+
"@commitlint/config-conventional": "^12.0.1",
5555
"@commitlint/prompt": "^12.0.1",
5656
"@types/jest": "^26.0.20",
5757
"@typescript-eslint/eslint-plugin": "^4.17.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -934,10 +934,10 @@
934934
resolve-global "1.0.0"
935935
yargs "^15.1.0"
936936

937-
"@commitlint/config-conventional@^11.0.0":
938-
version "11.0.0"
939-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422"
940-
integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
937+
"@commitlint/config-conventional@^12.0.1":
938+
version "12.0.1"
939+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.0.1.tgz#7bf3bbf68bda967c5165135ebe8f2055decf1a83"
940+
integrity sha512-1ZhB135lh47zVmf1orwcjxuKuam11fJIH/bdVxW9XiQv8XPwC6iIp19knfl8FcOT78AVBnes1z6EVxgUeP2/4Q==
941941
dependencies:
942942
conventional-changelog-conventionalcommits "^4.3.1"
943943

0 commit comments

Comments
 (0)