Skip to content

Commit e114476

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.0.0 to 17.0.2. - [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.2/@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>
1 parent a1c1c24 commit e114476

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

frank-flow/src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@angular/compiler-cli": "^13.1.0",
5454
"@briebug/cypress-schematic": "^5.0.1",
5555
"@commitlint/cli": "^17.0.2",
56-
"@commitlint/config-conventional": "^17.0.0",
56+
"@commitlint/config-conventional": "^17.0.2",
5757
"@types/cytoscape": "^3.19.4",
5858
"@types/jasmine": "^4.0.3",
5959
"@typescript-eslint/eslint-plugin": "^5.27.0",

frank-flow/src/frontend/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1411,12 +1411,12 @@
14111411
resolve-global "1.0.0"
14121412
yargs "^17.0.0"
14131413

1414-
"@commitlint/config-conventional@^17.0.0":
1415-
version "17.0.0"
1416-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.0.tgz#7dc2ef3ac1a11ff62bcd333343cc8921edd1646a"
1417-
integrity sha512-jttJXBIq3AuQCvUVwxSctCwKfHxxbALE0IB9OIHYCu/eQdOzPxN72pugeZsWDo1VK/T9iFx+MZoPb6Rb1/ylsw==
1414+
"@commitlint/config-conventional@^17.0.2":
1415+
version "17.0.2"
1416+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.2.tgz#298c9076e25c1e8760f04ee1be8ce43c856a4b72"
1417+
integrity sha512-MfP0I/JbxKkzo+HXWB7B3WstGS4BiniotU3d3xQ9gK8cR0DbeZ4MuyGCWF65YDyrcDTS3WlrJ3ndSPA1pqhoPw==
14181418
dependencies:
1419-
conventional-changelog-conventionalcommits "^4.3.1"
1419+
conventional-changelog-conventionalcommits "^5.0.0"
14201420

14211421
"@commitlint/config-validator@^17.0.0":
14221422
version "17.0.0"
@@ -3313,10 +3313,10 @@ conventional-changelog-angular@^5.0.11:
33133313
compare-func "^2.0.0"
33143314
q "^1.5.1"
33153315

3316-
conventional-changelog-conventionalcommits@^4.3.1:
3317-
version "4.6.2"
3318-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.2.tgz#6debf07a894f7c7e22b950e2f872de334d5d49ed"
3319-
integrity sha512-fo+VhM0VtD3wdHZtrPhgvTFjAhAMUjYeQV6B5+DB/cupG1O554pJdTwrvBInq8JLHl+GucKQpZycMPye/OpgSw==
3316+
conventional-changelog-conventionalcommits@^5.0.0:
3317+
version "5.0.0"
3318+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
3319+
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
33203320
dependencies:
33213321
compare-func "^2.0.0"
33223322
lodash "^4.17.15"

0 commit comments

Comments
 (0)