Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 18c0f28

Browse files
chore: bump @commitlint/config-conventional from 11.0.0 to 12.0.1 (typescript-eslint#3120)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00e271e commit 18c0f28

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": "^11.0.0",
76-
"@commitlint/config-conventional": "^11.0.0",
76+
"@commitlint/config-conventional": "^12.0.1",
7777
"@commitlint/config-lerna-scopes": "^11.0.0",
7878
"@types/babel__code-frame": "^7.0.2",
7979
"@types/debug": "^4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -331,10 +331,10 @@
331331
resolve-global "1.0.0"
332332
yargs "^15.1.0"
333333

334-
"@commitlint/config-conventional@^11.0.0":
335-
version "11.0.0"
336-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422"
337-
integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
334+
"@commitlint/config-conventional@^12.0.1":
335+
version "12.0.1"
336+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.0.1.tgz#7bf3bbf68bda967c5165135ebe8f2055decf1a83"
337+
integrity sha512-1ZhB135lh47zVmf1orwcjxuKuam11fJIH/bdVxW9XiQv8XPwC6iIp19knfl8FcOT78AVBnes1z6EVxgUeP2/4Q==
338338
dependencies:
339339
conventional-changelog-conventionalcommits "^4.3.1"
340340

0 commit comments

Comments
 (0)