Skip to content

Commit

Permalink
chore(deps): update dependency @commitlint/cli to v19.2.1 (#571)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent f04906d commit 314bcb9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"uuid": "9.0.1"
},
"devDependencies": {
"@commitlint/cli": "19.2.0",
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@cypress/code-coverage": "3.12.29",
"@types/katex": "^0.16.7",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -546,20 +546,20 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:19.2.0":
version: 19.2.0
resolution: "@commitlint/cli@npm:19.2.0"
"@commitlint/cli@npm:19.2.1":
version: 19.2.1
resolution: "@commitlint/cli@npm:19.2.1"
dependencies:
"@commitlint/format": "npm:^19.0.3"
"@commitlint/lint": "npm:^19.1.0"
"@commitlint/load": "npm:^19.2.0"
"@commitlint/read": "npm:^19.2.0"
"@commitlint/read": "npm:^19.2.1"
"@commitlint/types": "npm:^19.0.3"
execa: "npm:^8.0.1"
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 10/7b40dacb664cb57c8c6d93d589bf51a26ea9eaab3d0925be24ef2d2d299175c7282c9425027c827381dc05ea07bed59941fa46dd5dcbab2a6d6ea25c04d2c187
checksum: 10/6d3555039c96e21664d5159b06317558d31ca150f3326a2bd75aa82335032956c8f09481bf30b3aa3a2f8a2037b0a8e1947a787d57f4cb2007e3f69814e9c31f
languageName: node
linkType: hard

Expand Down Expand Up @@ -672,16 +672,16 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/read@npm:^19.2.0":
version: 19.2.0
resolution: "@commitlint/read@npm:19.2.0"
"@commitlint/read@npm:^19.2.1":
version: 19.2.1
resolution: "@commitlint/read@npm:19.2.1"
dependencies:
"@commitlint/top-level": "npm:^19.0.0"
"@commitlint/types": "npm:^19.0.3"
execa: "npm:^8.0.1"
git-raw-commits: "npm:^4.0.0"
minimist: "npm:^1.2.8"
checksum: 10/5f8cbaf018459e61f12b84e942078dc6c4afc55025b1cee4c28ea5e87bb7947402b493c0ec4b6eff08fa7494a20e6d32a76a6f7349a9a89e292c7969324a69c2
checksum: 10/840ebd183b2fe36dea03701552d825a9a1770d300b9416ab2a731fdeed66cf8c9dd8be133d92ac017cb9bf29e2ef5aee91a641f2b643bb5b33005f7b392ec953
languageName: node
linkType: hard

Expand Down Expand Up @@ -7758,7 +7758,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "graasp-library@workspace:."
dependencies:
"@commitlint/cli": "npm:19.2.0"
"@commitlint/cli": "npm:19.2.1"
"@commitlint/config-conventional": "npm:19.1.0"
"@cypress/code-coverage": "npm:3.12.29"
"@emotion/cache": "npm:11.11.0"
Expand Down

0 comments on commit 314bcb9

Please sign in to comment.