Skip to content

Commit ce612a7

Browse files
build(deps-dev): bump @commitlint/cli in /frank-flow/src/frontend (#420)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.0.1 to 16.0.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.0.2/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" 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> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent fd4d5c6 commit ce612a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frank-flow/src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@angular/cli": "^13.1.2",
5353
"@angular/compiler-cli": "^13.1.0",
5454
"@briebug/cypress-schematic": "^5.0.1",
55-
"@commitlint/cli": "^16.0.1",
55+
"@commitlint/cli": "^16.0.2",
5656
"@commitlint/config-conventional": "^16.0.0",
5757
"@types/cytoscape": "^3.19.2",
5858
"@types/jasmine": "^3.10.3",

frank-flow/src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1241,10 +1241,10 @@
12411241
"@schematics/angular" "^10.1.0"
12421242
rxjs "6.6.2"
12431243

1244-
"@commitlint/cli@^16.0.1":
1245-
version "16.0.1"
1246-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.1.tgz#21905c898ebece7da42277209022b1bc80c4fb39"
1247-
integrity sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==
1244+
"@commitlint/cli@^16.0.2":
1245+
version "16.0.2"
1246+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.2.tgz#393b03793fc59b93e5f4dd7dd535a6cc5a7413ca"
1247+
integrity sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==
12481248
dependencies:
12491249
"@commitlint/format" "^16.0.0"
12501250
"@commitlint/lint" "^16.0.0"

0 commit comments

Comments
 (0)