Skip to content

Commit

Permalink
⬆️ Upgrade dependency @commitlint/lint to v19.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 19, 2024
1 parent 28b15bc commit 2a4d7e9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 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.1.3"
},
"devDependencies": {
"@commitlint/lint": "19.5.0",
"@commitlint/lint": "19.6.0",
"vite": "5.4.11",
"vitest": "2.1.5"
},
Expand Down
30 changes: 15 additions & 15 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.5.0":
version: 19.5.0
resolution: "@commitlint/is-ignored@npm:19.5.0"
"@commitlint/is-ignored@npm:^19.6.0":
version: 19.6.0
resolution: "@commitlint/is-ignored@npm:19.6.0"
dependencies:
"@commitlint/types": "npm:^19.5.0"
semver: "npm:^7.6.0"
checksum: 10c0/ac74cd00c45e9054366969d986a952b681283987af09995c369cab29fef693fe2c23d02f15883622759faf1787744828f832096a213992eefb9cfb16785ee02e
checksum: 10c0/64e3522598f131aefab72e78f2b0d5d78228041fbe14fd9785611bd5a4ff7dfae38288ff87b171ab2ff722342983387b6e568ab4d758f3c97866eb924252e6c5
languageName: node
linkType: hard

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

Expand All @@ -77,15 +77,15 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/rules@npm:^19.5.0":
version: 19.5.0
resolution: "@commitlint/rules@npm:19.5.0"
"@commitlint/rules@npm:^19.6.0":
version: 19.6.0
resolution: "@commitlint/rules@npm:19.6.0"
dependencies:
"@commitlint/ensure": "npm:^19.5.0"
"@commitlint/message": "npm:^19.5.0"
"@commitlint/to-lines": "npm:^19.5.0"
"@commitlint/types": "npm:^19.5.0"
checksum: 10c0/8dc5a6e8277b78e9010f3bbc3aa3af6ac044d82501fb4df91f4edf14214a7dccb9bc9a85f7396872e197726edb506c8301e8b10d9c92e35fb44fe6423a5eeb23
checksum: 10c0/1d93b741cfb46e6c5314ddb03282844b65db832aa4767561bb37e9d0595d02330e6a0a557fb66f86d78b2ffd91cd2ed794899df59ee23b27abc44e1e57b42d0e
languageName: node
linkType: hard

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

0 comments on commit 2a4d7e9

Please sign in to comment.