Skip to content

Commit 54ee704

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency @commitlint/cli to v19.4.0
1 parent 970be76 commit 54ee704

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.3.0",
50+
"@commitlint/cli": "19.4.0",
5151
"@commitlint/config-angular": "19.3.0",
5252
"eslint": "9.8.0",
5353
"eslint-config-airbnb-base": "15.0.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
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/cli@19.3.0":
32-
version "19.3.0"
33-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.3.0.tgz#44e6da9823a01f0cdcc43054bbefdd2c6c5ddf39"
34-
integrity sha512-LgYWOwuDR7BSTQ9OLZ12m7F/qhNY+NpAyPBgo4YNMkACE7lGuUnuQq1yi9hz1KA4+3VqpOYl8H1rY/LYK43v7g==
31+
"@commitlint/cli@19.4.0":
32+
version "19.4.0"
33+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.0.tgz#9f93d3ed07e531fcfa371015c8c87e0aa26d974f"
34+
integrity sha512-sJX4J9UioVwZHq7JWM9tjT5bgWYaIN3rC4FP7YwfEwBYiIO+wMyRttRvQLNkow0vCdM0D67r9NEWU0Ui03I4Eg==
3535
dependencies:
3636
"@commitlint/format" "^19.3.0"
3737
"@commitlint/lint" "^19.2.2"
38-
"@commitlint/load" "^19.2.0"
39-
"@commitlint/read" "^19.2.1"
38+
"@commitlint/load" "^19.4.0"
39+
"@commitlint/read" "^19.4.0"
4040
"@commitlint/types" "^19.0.3"
4141
execa "^8.0.1"
4242
yargs "^17.0.0"
@@ -104,10 +104,10 @@
104104
"@commitlint/rules" "^19.0.3"
105105
"@commitlint/types" "^19.0.3"
106106

107-
"@commitlint/load@^19.2.0":
108-
version "19.2.0"
109-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.2.0.tgz#3ca51fdead4f1e1e09c9c7df343306412b1ef295"
110-
integrity sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==
107+
"@commitlint/load@^19.4.0":
108+
version "19.4.0"
109+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.4.0.tgz#7df034e226e300fd577d3f63a72d790d5c821f53"
110+
integrity sha512-I4lCWaEZYQJ1y+Y+gdvbGAx9pYPavqZAZ3/7/8BpWh+QjscAn8AjsUpLV2PycBsEx7gupq5gM4BViV9xwTIJuw==
111111
dependencies:
112112
"@commitlint/config-validator" "^19.0.3"
113113
"@commitlint/execute-rule" "^19.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.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==
137+
"@commitlint/read@^19.4.0":
138+
version "19.4.0"
139+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.4.0.tgz#3866b1f9a272ef6a388986efa349d24228fc8b00"
140+
integrity sha512-r95jLOEZzKDakXtnQub+zR3xjdnrl2XzerPwm7ch1/cc5JGq04tyaNpa6ty0CRCWdVrk4CZHhqHozb8yZwy2+g==
141141
dependencies:
142142
"@commitlint/top-level" "^19.0.0"
143143
"@commitlint/types" "^19.0.3"

0 commit comments

Comments
 (0)