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

Skip to content

Commit 6a2ac6a

Browse files
chore: bump @commitlint/config-conventional from 14.1.0 to 15.0.0 (typescript-eslint#4190)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 14.1.0 to 15.0.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v15.0.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4211121 commit 6a2ac6a

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
@@ -59,7 +59,7 @@
5959
"@babel/parser": "^7.16.4",
6060
"@babel/types": "^7.16.0",
6161
"@commitlint/cli": "^14.1.0",
62-
"@commitlint/config-conventional": "^14.1.0",
62+
"@commitlint/config-conventional": "^15.0.0",
6363
"@commitlint/config-lerna-scopes": "^14.0.0",
6464
"@nrwl/cli": "13.0.2",
6565
"@nrwl/nx-cloud": "12.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,10 +1069,10 @@
10691069
resolve-global "1.0.0"
10701070
yargs "^17.0.0"
10711071

1072-
"@commitlint/config-conventional@^14.1.0":
1073-
version "14.1.0"
1074-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-14.1.0.tgz#29e386ef200fa72d43418153ab1c490c89024dee"
1075-
integrity sha512-JuhCqkEv8jyqmd54EpXPsQFpYc/8k7sfP1UziRdEvZSJUCLxz+8Pk4cNS0oF1BtjaWO7ITgXPlIZg47PyApGmg==
1072+
"@commitlint/config-conventional@^15.0.0":
1073+
version "15.0.0"
1074+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz#3bf1adf319e3b431de12ba82dc399524038b2d8f"
1075+
integrity sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==
10761076
dependencies:
10771077
conventional-changelog-conventionalcommits "^4.3.1"
10781078

0 commit comments

Comments
 (0)