Skip to content

Commit 4177a9c

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency @commitlint/cli to v19.2.1
1 parent b6f7a05 commit 4177a9c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"compatibility": "^1.17.0 || ^2.0.0"
4848
},
4949
"devDependencies": {
50-
"@commitlint/cli": "19.2.0",
50+
"@commitlint/cli": "19.2.1",
5151
"@commitlint/config-angular": "19.1.0",
5252
"eslint": "8.57.0",
5353
"eslint-config-airbnb-base": "15.0.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
chalk "^2.0.0"
2929
js-tokens "^4.0.0"
3030

31-
"@commitlint/[email protected].0":
32-
version "19.2.0"
33-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.0.tgz#90a77b5b27b29d0f78960406b483e9d2da673e68"
34-
integrity sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw==
31+
"@commitlint/[email protected].1":
32+
version "19.2.1"
33+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.1.tgz#8f00d27a8b7c7780e75b06fd4658fdc1e9209f1b"
34+
integrity sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==
3535
dependencies:
3636
"@commitlint/format" "^19.0.3"
3737
"@commitlint/lint" "^19.1.0"
3838
"@commitlint/load" "^19.2.0"
39-
"@commitlint/read" "^19.2.0"
39+
"@commitlint/read" "^19.2.1"
4040
"@commitlint/types" "^19.0.3"
4141
execa "^8.0.1"
4242
yargs "^17.0.0"
@@ -134,10 +134,10 @@
134134
conventional-changelog-angular "^7.0.0"
135135
conventional-commits-parser "^5.0.0"
136136

137-
"@commitlint/read@^19.2.0":
138-
version "19.2.0"
139-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.0.tgz#68b1ff24ed315b0078499615e97b8048e1b12b1a"
140-
integrity sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA==
137+
"@commitlint/read@^19.2.1":
138+
version "19.2.1"
139+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.1.tgz#7296b99c9a989e60e5927fff8388a1dd44299c2f"
140+
integrity sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==
141141
dependencies:
142142
"@commitlint/top-level" "^19.0.0"
143143
"@commitlint/types" "^19.0.3"

0 commit comments

Comments
 (0)