Skip to content

Commit c74d1eb

Browse files
build(deps-dev): bump @commitlint/config-conventional (#118)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.0.2 to 17.0.3. - [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/v17.0.3/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a28eb93 commit c74d1eb

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
@@ -32,7 +32,7 @@
3232
"@babel/core": "^7.18.2",
3333
"@capacitor/cli": "3.5.1",
3434
"@commitlint/cli": "^17.0.2",
35-
"@commitlint/config-conventional": "^17.0.2",
35+
"@commitlint/config-conventional": "^17.0.3",
3636
"@ionic/eslint-config": "^0.3.0",
3737
"@ionic/prettier-config": "^2.0.0",
3838
"@types/jest": "^27.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -943,10 +943,10 @@
943943
resolve-global "1.0.0"
944944
yargs "^17.0.0"
945945

946-
"@commitlint/config-conventional@^17.0.2":
947-
version "17.0.2"
948-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.2.tgz#298c9076e25c1e8760f04ee1be8ce43c856a4b72"
949-
integrity sha512-MfP0I/JbxKkzo+HXWB7B3WstGS4BiniotU3d3xQ9gK8cR0DbeZ4MuyGCWF65YDyrcDTS3WlrJ3ndSPA1pqhoPw==
946+
"@commitlint/config-conventional@^17.0.3":
947+
version "17.0.3"
948+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.3.tgz#61e937357ce63ea08a2017e58b918748fcf3abc5"
949+
integrity sha512-HCnzTm5ATwwwzNVq5Y57poS0a1oOOcd5pc1MmBpLbGmSysc4i7F/++JuwtdFPu16sgM3H9J/j2zznRLOSGVO2A==
950950
dependencies:
951951
conventional-changelog-conventionalcommits "^5.0.0"
952952

0 commit comments

Comments
 (0)