Skip to content

Commit b06cf15

Browse files
chore(deps-dev): bump @commitlint/config-conventional (#83)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 13.1.0 to 13.2.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@v13.1.0...v13.2.0) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 792f356 commit b06cf15

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
@@ -74,7 +74,7 @@
7474
},
7575
"devDependencies": {
7676
"@commitlint/cli": "13.1.0",
77-
"@commitlint/config-conventional": "13.1.0",
77+
"@commitlint/config-conventional": "13.2.0",
7878
"@pollyjs/adapter-node-http": "5.1.1",
7979
"@pollyjs/core": "5.1.1",
8080
"@pollyjs/persister-fs": "5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -988,10 +988,10 @@
988988
resolve-global "1.0.0"
989989
yargs "^17.0.0"
990990

991-
"@commitlint/config-conventional@13.1.0":
992-
version "13.1.0"
993-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13.1.0.tgz#f02871d50c73db0a31b777231f49203b964d9d59"
994-
integrity sha512-zukJXqdr6jtMiVRy3tTHmwgKcUMGfqKDEskRigc5W3k2aYF4gBAtCEjMAJGZgSQE4DMcHeok0pEV2ANmTpb0cw==
991+
"@commitlint/config-conventional@13.2.0":
992+
version "13.2.0"
993+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13.2.0.tgz#2ad24fecc56ae9619dbe0934b98a98b18ace0bec"
994+
integrity sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw==
995995
dependencies:
996996
conventional-changelog-conventionalcommits "^4.3.1"
997997

0 commit comments

Comments
 (0)