Skip to content

Commit

Permalink
⬆️ Upgrade dependency @commitlint/lint to v19.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2025
1 parent 6bef05e commit 38accde
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@w5s/conventional-changelog": "^2.2.0"
},
"devDependencies": {
"@commitlint/lint": "19.6.0",
"@commitlint/lint": "19.7.1",
"vite": "6.0.11",
"vitest": "3.0.4"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,25 +37,25 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/is-ignored@npm:^19.6.0":
version: 19.6.0
resolution: "@commitlint/is-ignored@npm:19.6.0"
"@commitlint/is-ignored@npm:^19.7.1":
version: 19.7.1
resolution: "@commitlint/is-ignored@npm:19.7.1"
dependencies:
"@commitlint/types": "npm:^19.5.0"
semver: "npm:^7.6.0"
checksum: 10c0/64e3522598f131aefab72e78f2b0d5d78228041fbe14fd9785611bd5a4ff7dfae38288ff87b171ab2ff722342983387b6e568ab4d758f3c97866eb924252e6c5
checksum: 10c0/8c238002c6c7bb0a50cca2dfc001af2cec2926056e090b840e73c25f8d246ac5d8ff862d51a63900a195479869edca7889fc4c7923ffa2bb85a1475f8c469c43
languageName: node
linkType: hard

"@commitlint/lint@npm:19.6.0":
version: 19.6.0
resolution: "@commitlint/lint@npm:19.6.0"
"@commitlint/lint@npm:19.7.1":
version: 19.7.1
resolution: "@commitlint/lint@npm:19.7.1"
dependencies:
"@commitlint/is-ignored": "npm:^19.6.0"
"@commitlint/is-ignored": "npm:^19.7.1"
"@commitlint/parse": "npm:^19.5.0"
"@commitlint/rules": "npm:^19.6.0"
"@commitlint/types": "npm:^19.5.0"
checksum: 10c0/d7e3c6a43d89b2196362dce5abef6665869844455176103f311cab7a92f6b7be60edec4f03d27b946a65ee2ceb8ff16f5955cba1da6ecdeb9efe9f215b16f47f
checksum: 10c0/578e2a955c5d16e34dade2538966b5a0fed6ba4e81fcfb477ad3a62472467f80d84d0d79ec017aa5e6815ed6c71b246d660d9febb64cabb175e39eee426b2f98
languageName: node
linkType: hard

Expand Down Expand Up @@ -2377,7 +2377,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@w5s/commitlint-config@workspace:packages/commitlint-config"
dependencies:
"@commitlint/lint": "npm:19.6.0"
"@commitlint/lint": "npm:19.7.1"
"@commitlint/types": "npm:^19.0.0"
"@w5s/conventional-changelog": "npm:^2.2.0"
vite: "npm:6.0.11"
Expand Down

0 comments on commit 38accde

Please sign in to comment.