Skip to content

Commit 4451492

Browse files
committed
⬆️ deps: Upgrade dependency @commitlint/cli to v19.2.1
1 parent 538da34 commit 4451492

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@babel/core": "7.24.0",
7474
"@babel/preset-env": "7.24.0",
7575
"@combinatorics/factorial": "0.0.2",
76-
"@commitlint/cli": "19.2.0",
76+
"@commitlint/cli": "19.2.1",
7777
"@comparison-sorting/is-sorted": "0.0.1",
7878
"@functional-abstraction/functools": "3.0.2",
7979
"@iterable-iterator/chain": "2.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2062,15 +2062,15 @@
20622062
dependencies:
20632063
"@failure-abstraction/error" "^6.0.1"
20642064

2065-
"@commitlint/[email protected].0":
2066-
version "19.2.0"
2067-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.0.tgz#90a77b5b27b29d0f78960406b483e9d2da673e68"
2068-
integrity sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw==
2065+
"@commitlint/[email protected].1":
2066+
version "19.2.1"
2067+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.1.tgz#8f00d27a8b7c7780e75b06fd4658fdc1e9209f1b"
2068+
integrity sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==
20692069
dependencies:
20702070
"@commitlint/format" "^19.0.3"
20712071
"@commitlint/lint" "^19.1.0"
20722072
"@commitlint/load" "^19.2.0"
2073-
"@commitlint/read" "^19.2.0"
2073+
"@commitlint/read" "^19.2.1"
20742074
"@commitlint/types" "^19.0.3"
20752075
execa "^8.0.1"
20762076
yargs "^17.0.0"
@@ -2156,10 +2156,10 @@
21562156
conventional-changelog-angular "^7.0.0"
21572157
conventional-commits-parser "^5.0.0"
21582158

2159-
"@commitlint/read@^19.2.0":
2160-
version "19.2.0"
2161-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.0.tgz#68b1ff24ed315b0078499615e97b8048e1b12b1a"
2162-
integrity sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA==
2159+
"@commitlint/read@^19.2.1":
2160+
version "19.2.1"
2161+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.1.tgz#7296b99c9a989e60e5927fff8388a1dd44299c2f"
2162+
integrity sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==
21632163
dependencies:
21642164
"@commitlint/top-level" "^19.0.0"
21652165
"@commitlint/types" "^19.0.3"

0 commit comments

Comments
 (0)