Skip to content

Commit d711cbb

Browse files
committed
⬆️ deps: Upgrade dependency @commitlint/cli to v19.2.1
1 parent 15ebeb7 commit d711cbb

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
@@ -77,7 +77,7 @@
7777
"devDependencies": {
7878
"@babel/core": "7.24.0",
7979
"@babel/preset-env": "7.24.0",
80-
"@commitlint/cli": "19.2.0",
80+
"@commitlint/cli": "19.2.1",
8181
"@js-library/commitlint-config": "0.0.4",
8282
"@node-loader/babel": "2.1.0",
8383
"@node-loader/core": "2.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,15 +1207,15 @@
12071207
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
12081208
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
12091209

1210-
"@commitlint/cli@19.2.0":
1211-
version "19.2.0"
1212-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.0.tgz#90a77b5b27b29d0f78960406b483e9d2da673e68"
1213-
integrity sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw==
1210+
"@commitlint/cli@19.2.1":
1211+
version "19.2.1"
1212+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.1.tgz#8f00d27a8b7c7780e75b06fd4658fdc1e9209f1b"
1213+
integrity sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==
12141214
dependencies:
12151215
"@commitlint/format" "^19.0.3"
12161216
"@commitlint/lint" "^19.1.0"
12171217
"@commitlint/load" "^19.2.0"
1218-
"@commitlint/read" "^19.2.0"
1218+
"@commitlint/read" "^19.2.1"
12191219
"@commitlint/types" "^19.0.3"
12201220
execa "^8.0.1"
12211221
yargs "^17.0.0"
@@ -1301,10 +1301,10 @@
13011301
conventional-changelog-angular "^7.0.0"
13021302
conventional-commits-parser "^5.0.0"
13031303

1304-
"@commitlint/read@^19.2.0":
1305-
version "19.2.0"
1306-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.0.tgz#68b1ff24ed315b0078499615e97b8048e1b12b1a"
1307-
integrity sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA==
1304+
"@commitlint/read@^19.2.1":
1305+
version "19.2.1"
1306+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.1.tgz#7296b99c9a989e60e5927fff8388a1dd44299c2f"
1307+
integrity sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==
13081308
dependencies:
13091309
"@commitlint/top-level" "^19.0.0"
13101310
"@commitlint/types" "^19.0.3"

0 commit comments

Comments
 (0)