Skip to content

Commit

Permalink
build(deps-dev): Bump the commitlint group with 1 update (#387)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 19, 2024
1 parent c0ed007 commit 18dd272
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 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.1",
"@commitlint/cli": "19.2.0",
"@commitlint/cli": "19.2.1",
"@commitlint/types": "19.0.3",
"@flex-development/commitlint-config": "1.0.1",
"@flex-development/decorator-regex": "2.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,20 +85,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 @@ -201,16 +201,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 @@ -1359,7 +1359,7 @@ __metadata:
resolution: "@flex-development/docast@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.15.1"
"@commitlint/cli": "npm:19.2.0"
"@commitlint/cli": "npm:19.2.1"
"@commitlint/types": "npm:19.0.3"
"@flex-development/commitlint-config": "npm:1.0.1"
"@flex-development/decorator-regex": "npm:2.0.0"
Expand Down

0 comments on commit 18dd272

Please sign in to comment.