Skip to content

Commit 979c917

Browse files
build(deps-dev): bump @commitlint/config-conventional (#19)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.1.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/commitlint@v11.0.0...v12.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e210bbd commit 979c917

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

npm-shrinkwrap.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"homepage": "https://github.com/awslabs/aws-lambda-powertools-typescript#readme",
3434
"devDependencies": {
3535
"@commitlint/cli": "^11.0.0",
36-
"@commitlint/config-conventional": "^11.0.0",
36+
"@commitlint/config-conventional": "^12.1.1",
3737
"@types/aws-lambda": "^8.10.72",
3838
"@types/jest": "^26.0.19",
3939
"@types/lodash": "^4.14.168",

packages/logger/package-lock.json

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

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"types": "./lib/index.d.ts",
3737
"devDependencies": {
3838
"@commitlint/cli": "^11.0.0",
39-
"@commitlint/config-conventional": "^11.0.0",
39+
"@commitlint/config-conventional": "^12.1.1",
4040
"@types/aws-lambda": "^8.10.72",
4141
"@types/jest": "^26.0.19",
4242
"@types/lodash": "^4.14.168",

0 commit comments

Comments
 (0)