Skip to content

Commit e3aa2be

Browse files
authored
Merge pull request #263 from icelam/dependabot/npm_and_yarn/develop/commitlint/config-conventional-13.2.0
chore(deps-dev): bump @commitlint/config-conventional from 12.1.4 to 13.2.0
2 parents 0ce8a93 + d989558 commit e3aa2be

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
@@ -35,7 +35,7 @@
3535
],
3636
"devDependencies": {
3737
"@commitlint/cli": "^12.0.0",
38-
"@commitlint/config-conventional": "^12.0.0",
38+
"@commitlint/config-conventional": "^13.2.0",
3939
"@types/html-webpack-plugin": "^3.2.3",
4040
"@types/jest": "^27.0.2",
4141
"@typescript-eslint/eslint-plugin": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -321,10 +321,10 @@
321321
resolve-global "1.0.0"
322322
yargs "^16.2.0"
323323

324-
"@commitlint/config-conventional@^12.0.0":
325-
version "12.1.4"
326-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz#95bbab622f117a8a3e49f95917b08655040c66a8"
327-
integrity sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ==
324+
"@commitlint/config-conventional@^13.2.0":
325+
version "13.2.0"
326+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13.2.0.tgz#2ad24fecc56ae9619dbe0934b98a98b18ace0bec"
327+
integrity sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw==
328328
dependencies:
329329
conventional-changelog-conventionalcommits "^4.3.1"
330330

0 commit comments

Comments
 (0)