Skip to content

Commit 0581c0a

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump @commitlint/config-conventional from 12.1.4 to 13.1.0
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 12.1.4 to 13.1.0. - [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.4...v13.1.0) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbca751 commit 0581c0a

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
@@ -47,7 +47,7 @@
4747
"license": "MIT",
4848
"dependencies": {
4949
"@commitlint/cli": "^12.1.4",
50-
"@commitlint/config-conventional": "^12.1.4",
50+
"@commitlint/config-conventional": "^13.1.0",
5151
"@commitlint/prompt": "^12.1.4",
5252
"@types/jest": "^26.0.24",
5353
"@typescript-eslint/eslint-plugin": "^4.29.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1070,10 +1070,10 @@
10701070
resolve-global "1.0.0"
10711071
yargs "^16.2.0"
10721072

1073-
"@commitlint/config-conventional@^12.1.4":
1074-
version "12.1.4"
1075-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz#95bbab622f117a8a3e49f95917b08655040c66a8"
1076-
integrity sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ==
1073+
"@commitlint/config-conventional@^13.1.0":
1074+
version "13.1.0"
1075+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13.1.0.tgz#f02871d50c73db0a31b777231f49203b964d9d59"
1076+
integrity sha512-zukJXqdr6jtMiVRy3tTHmwgKcUMGfqKDEskRigc5W3k2aYF4gBAtCEjMAJGZgSQE4DMcHeok0pEV2ANmTpb0cw==
10771077
dependencies:
10781078
conventional-changelog-conventionalcommits "^4.3.1"
10791079

0 commit comments

Comments
 (0)