Skip to content

Commit 8a35035

Browse files
committed
chore(deps): update dependency @commitlint/cli to v19.2.1
1 parent ecb55c4 commit 8a35035

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"cov:report": "open ./coverage/lcov-report/index.html"
7979
},
8080
"devDependencies": {
81-
"@commitlint/cli": "19.2.0",
81+
"@commitlint/cli": "19.2.1",
8282
"@commitlint/config-conventional": "19.1.0",
8383
"@commitlint/types": "^19.0.0",
8484
"@cypress/code-coverage": "3.12.30",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1841,20 +1841,20 @@ __metadata:
18411841
languageName: node
18421842
linkType: hard
18431843

1844-
"@commitlint/cli@npm:19.2.0":
1845-
version: 19.2.0
1846-
resolution: "@commitlint/cli@npm:19.2.0"
1844+
"@commitlint/cli@npm:19.2.1":
1845+
version: 19.2.1
1846+
resolution: "@commitlint/cli@npm:19.2.1"
18471847
dependencies:
18481848
"@commitlint/format": "npm:^19.0.3"
18491849
"@commitlint/lint": "npm:^19.1.0"
18501850
"@commitlint/load": "npm:^19.2.0"
1851-
"@commitlint/read": "npm:^19.2.0"
1851+
"@commitlint/read": "npm:^19.2.1"
18521852
"@commitlint/types": "npm:^19.0.3"
18531853
execa: "npm:^8.0.1"
18541854
yargs: "npm:^17.0.0"
18551855
bin:
18561856
commitlint: cli.js
1857-
checksum: 10/7b40dacb664cb57c8c6d93d589bf51a26ea9eaab3d0925be24ef2d2d299175c7282c9425027c827381dc05ea07bed59941fa46dd5dcbab2a6d6ea25c04d2c187
1857+
checksum: 10/6d3555039c96e21664d5159b06317558d31ca150f3326a2bd75aa82335032956c8f09481bf30b3aa3a2f8a2037b0a8e1947a787d57f4cb2007e3f69814e9c31f
18581858
languageName: node
18591859
linkType: hard
18601860

@@ -1967,16 +1967,16 @@ __metadata:
19671967
languageName: node
19681968
linkType: hard
19691969

1970-
"@commitlint/read@npm:^19.2.0":
1971-
version: 19.2.0
1972-
resolution: "@commitlint/read@npm:19.2.0"
1970+
"@commitlint/read@npm:^19.2.1":
1971+
version: 19.2.1
1972+
resolution: "@commitlint/read@npm:19.2.1"
19731973
dependencies:
19741974
"@commitlint/top-level": "npm:^19.0.0"
19751975
"@commitlint/types": "npm:^19.0.3"
19761976
execa: "npm:^8.0.1"
19771977
git-raw-commits: "npm:^4.0.0"
19781978
minimist: "npm:^1.2.8"
1979-
checksum: 10/5f8cbaf018459e61f12b84e942078dc6c4afc55025b1cee4c28ea5e87bb7947402b493c0ec4b6eff08fa7494a20e6d32a76a6f7349a9a89e292c7969324a69c2
1979+
checksum: 10/840ebd183b2fe36dea03701552d825a9a1770d300b9416ab2a731fdeed66cf8c9dd8be133d92ac017cb9bf29e2ef5aee91a641f2b643bb5b33005f7b392ec953
19801980
languageName: node
19811981
linkType: hard
19821982

@@ -9742,7 +9742,7 @@ __metadata:
97429742
resolution: "graasp-app-collaborative-ideation@workspace:."
97439743
dependencies:
97449744
"@codemirror/lang-javascript": "npm:^6.2.1"
9745-
"@commitlint/cli": "npm:19.2.0"
9745+
"@commitlint/cli": "npm:19.2.1"
97469746
"@commitlint/config-conventional": "npm:19.1.0"
97479747
"@commitlint/types": "npm:^19.0.0"
97489748
"@cypress/code-coverage": "npm:3.12.30"

0 commit comments

Comments
 (0)