Skip to content

Commit

Permalink
chore(deps): bump commitlint from 19.6.0 to 19.6.1 (#271)
Browse files Browse the repository at this point in the history
Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 19.6.0 to 19.6.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.1/@alias/commitlint)

---
updated-dependencies:
- dependency-name: commitlint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 07a17a4 commit 3bc0c33
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@semantic-release/exec": "^6.0.3",
"@vitest/browser": "^2.1.8",
"@vitest/coverage-v8": "^2.1.8",
"commitlint": "^19.6.0",
"commitlint": "^19.6.1",
"dequal": "^2.0.3",
"eslint": "^9.17.0",
"fast-deep-equal": "^3.1.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1310,7 +1310,7 @@ __metadata:
"@semantic-release/exec": "npm:^6.0.3"
"@vitest/browser": "npm:^2.1.8"
"@vitest/coverage-v8": "npm:^2.1.8"
commitlint: "npm:^19.6.0"
commitlint: "npm:^19.6.1"
dequal: "npm:^2.0.3"
eslint: "npm:^9.17.0"
fast-deep-equal: "npm:^3.1.3"
Expand Down Expand Up @@ -3138,15 +3138,15 @@ __metadata:
languageName: node
linkType: hard

"commitlint@npm:^19.6.0":
version: 19.6.0
resolution: "commitlint@npm:19.6.0"
"commitlint@npm:^19.6.1":
version: 19.6.1
resolution: "commitlint@npm:19.6.1"
dependencies:
"@commitlint/cli": "npm:^19.6.0"
"@commitlint/cli": "npm:^19.6.1"
"@commitlint/types": "npm:^19.5.0"
bin:
commitlint: cli.js
checksum: 10c0/bc88b5383bca70174a28303bfbe96902eeeae707167dcecbf6b9fc5e6e06a65390230a78a1107ae8e96fc6abbb6419b2d9c754214c8445c71a24344978fffb43
checksum: 10c0/cbb6d1f16bd32fcf40fafedd90b1f85bb2a631ff14028debb4d365629e4a9ba6abb9a4150cdef0abce36fc4cb147891ec856e2529f36a6c0ba56eba52bd5861b
languageName: node
linkType: hard

Expand Down

0 comments on commit 3bc0c33

Please sign in to comment.