Skip to content

Commit ba3ef22

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.4.0 to 19.4.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.4.1/@commitlint/cli) Updates `@commitlint/travis-cli` from 19.4.0 to 19.4.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.4.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 c794e16 commit ba3ef22

File tree

2 files changed

+40
-75
lines changed

2 files changed

+40
-75
lines changed

package-lock.json

Lines changed: 38 additions & 73 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.4.0",
17-
"@commitlint/travis-cli": "^19.4.0"
16+
"@commitlint/cli": "^19.4.1",
17+
"@commitlint/travis-cli": "^19.4.1"
1818
}
1919
}

0 commit comments

Comments
 (0)