Skip to content

Commit 4cdffc5

Browse files
⬆️ deps: Upgrade dependency @commitlint/cli to v19.2.1
1 parent f3c91d4 commit 4cdffc5

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
@@ -70,7 +70,7 @@
7070
"@babel/plugin-transform-destructuring": "7.23.3",
7171
"@babel/plugin-transform-for-of": "7.23.6",
7272
"@babel/preset-env": "7.24.0",
73-
"@commitlint/cli": "19.2.0",
73+
"@commitlint/cli": "19.2.1",
7474
"@js-library/commitlint-config": "0.0.4",
7575
"@node-loader/babel": "2.1.0",
7676
"@node-loader/core": "2.0.0",

yarn.lock

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

2047-
"@commitlint/[email protected].0":
2048-
version "19.2.0"
2049-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.0.tgz#90a77b5b27b29d0f78960406b483e9d2da673e68"
2050-
integrity sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw==
2047+
"@commitlint/[email protected].1":
2048+
version "19.2.1"
2049+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.1.tgz#8f00d27a8b7c7780e75b06fd4658fdc1e9209f1b"
2050+
integrity sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==
20512051
dependencies:
20522052
"@commitlint/format" "^19.0.3"
20532053
"@commitlint/lint" "^19.1.0"
20542054
"@commitlint/load" "^19.2.0"
2055-
"@commitlint/read" "^19.2.0"
2055+
"@commitlint/read" "^19.2.1"
20562056
"@commitlint/types" "^19.0.3"
20572057
execa "^8.0.1"
20582058
yargs "^17.0.0"
@@ -2138,10 +2138,10 @@
21382138
conventional-changelog-angular "^7.0.0"
21392139
conventional-commits-parser "^5.0.0"
21402140

2141-
"@commitlint/read@^19.2.0":
2142-
version "19.2.0"
2143-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.0.tgz#68b1ff24ed315b0078499615e97b8048e1b12b1a"
2144-
integrity sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA==
2141+
"@commitlint/read@^19.2.1":
2142+
version "19.2.1"
2143+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.1.tgz#7296b99c9a989e60e5927fff8388a1dd44299c2f"
2144+
integrity sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==
21452145
dependencies:
21462146
"@commitlint/top-level" "^19.0.0"
21472147
"@commitlint/types" "^19.0.3"

0 commit comments

Comments
 (0)