Skip to content

Commit 16fb6df

Browse files
chore(deps-dev): bump @commitlint/config-conventional (#24)
1 parent bbee731 commit 16fb6df

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
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@axe-core/puppeteer": "^4.1.0",
4848
"@commitlint/cli": "^11.0.0",
49-
"@commitlint/config-conventional": "^11.0.0",
49+
"@commitlint/config-conventional": "^12.0.1",
5050
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.7",
5151
"@types/jest": "^26.0.20",
5252
"@typescript-eslint/eslint-plugin": "^4.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,10 +1005,10 @@
10051005
resolve-global "1.0.0"
10061006
yargs "^15.1.0"
10071007

1008-
"@commitlint/config-conventional@^11.0.0":
1009-
version "11.0.0"
1010-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422"
1011-
integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
1008+
"@commitlint/config-conventional@^12.0.1":
1009+
version "12.0.1"
1010+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.0.1.tgz#7bf3bbf68bda967c5165135ebe8f2055decf1a83"
1011+
integrity sha512-1ZhB135lh47zVmf1orwcjxuKuam11fJIH/bdVxW9XiQv8XPwC6iIp19knfl8FcOT78AVBnes1z6EVxgUeP2/4Q==
10121012
dependencies:
10131013
conventional-changelog-conventionalcommits "^4.3.1"
10141014

0 commit comments

Comments
 (0)