Skip to content

Commit 346eb01

Browse files
build(deps-dev): bump @commitlint/cli (salesforce#5700)
Bumps the theoretically-non-breaking group with 1 update: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli). Updates `@commitlint/cli` from 20.4.0 to 20.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/v20.4.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33e4829 commit 346eb01

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"release:publish:canary": "nx release publish --registry https://registry.npmjs.org --tag canary"
3737
},
3838
"devDependencies": {
39-
"@commitlint/cli": "^20.4.0",
39+
"@commitlint/cli": "^20.4.1",
4040
"@eslint/js": "9.39.2",
4141
"@lwc/eslint-plugin-lwc-internal": "link:./scripts/eslint-plugin",
4242
"@lwc/test-utils-lwc-internals": "link:./scripts/test-utils",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1115,13 +1115,13 @@
11151115
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.6.0.tgz#ec6cd237440700bc23ca23087f513c75508958b0"
11161116
integrity sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==
11171117

1118-
"@commitlint/cli@^20.4.0":
1119-
version "20.4.0"
1120-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.0.tgz#2f82c358a7338b8696c55281dfc3bc583c0a7f75"
1121-
integrity sha512-2lqrFrYNxjKxgMqeYiO3zNM14XN9v72/5xIJyvdLw7sHEGlfg6sweW01PGNWiqZa6/AuZwsb0uzkgWJy6F4N2w==
1118+
"@commitlint/cli@^20.4.1":
1119+
version "20.4.1"
1120+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.1.tgz#a3d402d877322508925264b02fce48dda1932ffb"
1121+
integrity sha512-uuFKKpc7OtQM+6SRqT+a4kV818o1pS+uvv/gsRhyX7g4x495jg+Q7P0+O9VNGyLXBYP0syksS7gMRDJKcekr6A==
11221122
dependencies:
11231123
"@commitlint/format" "^20.4.0"
1124-
"@commitlint/lint" "^20.4.0"
1124+
"@commitlint/lint" "^20.4.1"
11251125
"@commitlint/load" "^20.4.0"
11261126
"@commitlint/read" "^20.4.0"
11271127
"@commitlint/types" "^20.4.0"
@@ -1169,7 +1169,7 @@
11691169
"@commitlint/types" "^20.4.0"
11701170
semver "^7.6.0"
11711171

1172-
"@commitlint/lint@^20.4.0":
1172+
"@commitlint/lint@^20.4.1":
11731173
version "20.4.1"
11741174
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.4.1.tgz#27252b57a8058f91c95c04787060ade6ea601de5"
11751175
integrity sha512-g94LrGl/c6UhuhDQqNqU232aslLEN2vzc7MPfQTHzwzM4GHNnEAwVWWnh0zX8S5YXecuLXDwbCsoGwmpAgPWKA==

0 commit comments

Comments
 (0)