Skip to content

Commit 8f4d925

Browse files
feat: bump the commitlint group with 2 updates
Bumps the commitlint group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/travis-cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/travis-cli). Updates `@commitlint/cli` from 19.2.0 to 19.2.1 - [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/v19.2.1/@commitlint/cli) Updates `@commitlint/travis-cli` from 19.2.0 to 19.2.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/travis-cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.1/@commitlint/travis-cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: commitlint - dependency-name: "@commitlint/travis-cli" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: commitlint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d40cac1 commit 8f4d925

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"commitlint-travis": "./node_modules/@commitlint/travis-cli/cli.js"
1414
},
1515
"dependencies": {
16-
"@commitlint/cli": "^19.2.0",
17-
"@commitlint/travis-cli": "^19.2.0"
16+
"@commitlint/cli": "^19.2.1",
17+
"@commitlint/travis-cli": "^19.2.1"
1818
}
1919
}

0 commit comments

Comments
 (0)