Skip to content

Commit 9470edb

Browse files
dependabot[bot]bene2k1
authored andcommitted
chore(deps): bump @commitlint/cli from 19.7.1 to 19.8.0 (#4573)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.7.1 to 19.8.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 440be97 commit 9470edb

File tree

2 files changed

+95
-95
lines changed

2 files changed

+95
-95
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
]
2222
},
2323
"devDependencies": {
24-
"@commitlint/cli": "^19.7.1",
24+
"@commitlint/cli": "^19.8.0",
2525
"@commitlint/config-conventional": "^19.7.1",
2626
"husky": "^8.0.3",
2727
"lint-staged": "^15.4.3",

yarn.lock

Lines changed: 94 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
chalk "^2.0.0"
2424
js-tokens "^4.0.0"
2525

26-
"@commitlint/cli@^19.7.1":
27-
version "19.7.1"
28-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.7.1.tgz#aca351ae6200af58b49de58181319015e7429601"
29-
integrity sha512-iObGjR1tE/PfDtDTEfd+tnRkB3/HJzpQqRTyofS2MPPkDn1mp3DBC8SoPDayokfAy+xKhF8+bwRCJO25Nea0YQ==
30-
dependencies:
31-
"@commitlint/format" "^19.5.0"
32-
"@commitlint/lint" "^19.7.1"
33-
"@commitlint/load" "^19.6.1"
34-
"@commitlint/read" "^19.5.0"
35-
"@commitlint/types" "^19.5.0"
26+
"@commitlint/cli@^19.8.0":
27+
version "19.8.0"
28+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.0.tgz#e66e5a5268437e42b7c6f2a447e94ea83b8a3272"
29+
integrity sha512-t/fCrLVu+Ru01h0DtlgHZXbHV2Y8gKocTR5elDOqIRUzQd0/6hpt2VIWOj9b3NDo7y4/gfxeR2zRtXq/qO6iUg==
30+
dependencies:
31+
"@commitlint/format" "^19.8.0"
32+
"@commitlint/lint" "^19.8.0"
33+
"@commitlint/load" "^19.8.0"
34+
"@commitlint/read" "^19.8.0"
35+
"@commitlint/types" "^19.8.0"
3636
tinyexec "^0.3.0"
3737
yargs "^17.0.0"
3838

@@ -44,136 +44,136 @@
4444
"@commitlint/types" "^19.5.0"
4545
conventional-changelog-conventionalcommits "^7.0.2"
4646

47-
"@commitlint/config-validator@^19.5.0":
48-
version "19.5.0"
49-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.5.0.tgz#f0a4eda2109fc716ef01bb8831af9b02e3a1e568"
50-
integrity sha512-CHtj92H5rdhKt17RmgALhfQt95VayrUo2tSqY9g2w+laAXyk7K/Ef6uPm9tn5qSIwSmrLjKaXK9eiNuxmQrDBw==
47+
"@commitlint/config-validator@^19.8.0":
48+
version "19.8.0"
49+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.0.tgz#0b30c274e4427d3942fd62ecf53c19d99f43ac4a"
50+
integrity sha512-+r5ZvD/0hQC3w5VOHJhGcCooiAVdynFlCe2d6I9dU+PvXdV3O+fU4vipVg+6hyLbQUuCH82mz3HnT/cBQTYYuA==
5151
dependencies:
52-
"@commitlint/types" "^19.5.0"
52+
"@commitlint/types" "^19.8.0"
5353
ajv "^8.11.0"
5454

55-
"@commitlint/ensure@^19.5.0":
56-
version "19.5.0"
57-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.5.0.tgz#b087374a6a0a0140e5925a82901d234885d9f6dd"
58-
integrity sha512-Kv0pYZeMrdg48bHFEU5KKcccRfKmISSm9MvgIgkpI6m+ohFTB55qZlBW6eYqh/XDfRuIO0x4zSmvBjmOwWTwkg==
55+
"@commitlint/ensure@^19.8.0":
56+
version "19.8.0"
57+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.0.tgz#481c30706dc4aa4a8e85e7d1f1877c30e5201a0d"
58+
integrity sha512-kNiNU4/bhEQ/wutI1tp1pVW1mQ0QbAjfPRo5v8SaxoVV+ARhkB8Wjg3BSseNYECPzWWfg/WDqQGIfV1RaBFQZg==
5959
dependencies:
60-
"@commitlint/types" "^19.5.0"
60+
"@commitlint/types" "^19.8.0"
6161
lodash.camelcase "^4.3.0"
6262
lodash.kebabcase "^4.1.1"
6363
lodash.snakecase "^4.1.1"
6464
lodash.startcase "^4.4.0"
6565
lodash.upperfirst "^4.3.1"
6666

67-
"@commitlint/execute-rule@^19.5.0":
68-
version "19.5.0"
69-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.5.0.tgz#c13da8c03ea0379f30856111e27d57518e25b8a2"
70-
integrity sha512-aqyGgytXhl2ejlk+/rfgtwpPexYyri4t8/n4ku6rRJoRhGZpLFMqrZ+YaubeGysCP6oz4mMA34YSTaSOKEeNrg==
67+
"@commitlint/execute-rule@^19.8.0":
68+
version "19.8.0"
69+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.0.tgz#ebcac26dc75d481e223b0c37d59e5bdd7a164d4a"
70+
integrity sha512-fuLeI+EZ9x2v/+TXKAjplBJWI9CNrHnyi5nvUQGQt4WRkww/d95oVRsc9ajpt4xFrFmqMZkd/xBQHZDvALIY7A==
7171

72-
"@commitlint/format@^19.5.0":
73-
version "19.5.0"
74-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.5.0.tgz#d879db2d97d70ae622397839fb8603d56e85a250"
75-
integrity sha512-yNy088miE52stCI3dhG/vvxFo9e4jFkU1Mj3xECfzp/bIS/JUay4491huAlVcffOoMK1cd296q0W92NlER6r3A==
72+
"@commitlint/format@^19.8.0":
73+
version "19.8.0"
74+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.0.tgz#b06084fb3b807f2142c19c94572127d4a3af5da1"
75+
integrity sha512-EOpA8IERpQstxwp/WGnDArA7S+wlZDeTeKi98WMOvaDLKbjptuHWdOYYr790iO7kTCif/z971PKPI2PkWMfOxg==
7676
dependencies:
77-
"@commitlint/types" "^19.5.0"
77+
"@commitlint/types" "^19.8.0"
7878
chalk "^5.3.0"
7979

80-
"@commitlint/is-ignored@^19.7.1":
81-
version "19.7.1"
82-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.7.1.tgz#d3d713d97df4da5d0a6440624d0db38e3a67494e"
83-
integrity sha512-3IaOc6HVg2hAoGleRK3r9vL9zZ3XY0rf1RsUf6jdQLuaD46ZHnXBiOPTyQ004C4IvYjSWqJwlh0/u2P73aIE3g==
80+
"@commitlint/is-ignored@^19.8.0":
81+
version "19.8.0"
82+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.0.tgz#3e413168b1222e62798dd1a36c64d2454e7bb291"
83+
integrity sha512-L2Jv9yUg/I+jF3zikOV0rdiHUul9X3a/oU5HIXhAJLE2+TXTnEBfqYP9G5yMw/Yb40SnR764g4fyDK6WR2xtpw==
8484
dependencies:
85-
"@commitlint/types" "^19.5.0"
85+
"@commitlint/types" "^19.8.0"
8686
semver "^7.6.0"
8787

88-
"@commitlint/lint@^19.7.1":
89-
version "19.7.1"
90-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.7.1.tgz#a180d5695fc5328b8566a482750df7fbf72b11c5"
91-
integrity sha512-LhcPfVjcOcOZA7LEuBBeO00o3MeZa+tWrX9Xyl1r9PMd5FWsEoZI9IgnGqTKZ0lZt5pO3ZlstgnRyY1CJJc9Xg==
92-
dependencies:
93-
"@commitlint/is-ignored" "^19.7.1"
94-
"@commitlint/parse" "^19.5.0"
95-
"@commitlint/rules" "^19.6.0"
96-
"@commitlint/types" "^19.5.0"
97-
98-
"@commitlint/load@^19.6.1":
99-
version "19.6.1"
100-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.6.1.tgz#5fae8843a6048a2d3d1cc16da0af8ee532fa9db4"
101-
integrity sha512-kE4mRKWWNju2QpsCWt428XBvUH55OET2N4QKQ0bF85qS/XbsRGG1MiTByDNlEVpEPceMkDr46LNH95DtRwcsfA==
102-
dependencies:
103-
"@commitlint/config-validator" "^19.5.0"
104-
"@commitlint/execute-rule" "^19.5.0"
105-
"@commitlint/resolve-extends" "^19.5.0"
106-
"@commitlint/types" "^19.5.0"
88+
"@commitlint/lint@^19.8.0":
89+
version "19.8.0"
90+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.0.tgz#c2bf85de6d2e86e13c972cf19a2d425e62e9b057"
91+
integrity sha512-+/NZKyWKSf39FeNpqhfMebmaLa1P90i1Nrb1SrA7oSU5GNN/lksA4z6+ZTnsft01YfhRZSYMbgGsARXvkr/VLQ==
92+
dependencies:
93+
"@commitlint/is-ignored" "^19.8.0"
94+
"@commitlint/parse" "^19.8.0"
95+
"@commitlint/rules" "^19.8.0"
96+
"@commitlint/types" "^19.8.0"
97+
98+
"@commitlint/load@^19.8.0":
99+
version "19.8.0"
100+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.0.tgz#7c7078fbdc9c4e3a14fa5a8684c3cb854353551e"
101+
integrity sha512-4rvmm3ff81Sfb+mcWT5WKlyOa+Hd33WSbirTVUer0wjS1Hv/Hzr07Uv1ULIV9DkimZKNyOwXn593c+h8lsDQPQ==
102+
dependencies:
103+
"@commitlint/config-validator" "^19.8.0"
104+
"@commitlint/execute-rule" "^19.8.0"
105+
"@commitlint/resolve-extends" "^19.8.0"
106+
"@commitlint/types" "^19.8.0"
107107
chalk "^5.3.0"
108108
cosmiconfig "^9.0.0"
109109
cosmiconfig-typescript-loader "^6.1.0"
110110
lodash.isplainobject "^4.0.6"
111111
lodash.merge "^4.6.2"
112112
lodash.uniq "^4.5.0"
113113

114-
"@commitlint/message@^19.5.0":
115-
version "19.5.0"
116-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.5.0.tgz#c062d9a1d2b3302c3a8cac25d6d1125ea9c019b2"
117-
integrity sha512-R7AM4YnbxN1Joj1tMfCyBryOC5aNJBdxadTZkuqtWi3Xj0kMdutq16XQwuoGbIzL2Pk62TALV1fZDCv36+JhTQ==
114+
"@commitlint/message@^19.8.0":
115+
version "19.8.0"
116+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.0.tgz#1ac1c527a601b329373ba50ffd70a713acb0b8ca"
117+
integrity sha512-qs/5Vi9bYjf+ZV40bvdCyBn5DvbuelhR6qewLE8Bh476F7KnNyLfdM/ETJ4cp96WgeeHo6tesA2TMXS0sh5X4A==
118118

119-
"@commitlint/parse@^19.5.0":
120-
version "19.5.0"
121-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.5.0.tgz#b450dad9b5a95ac5ba472d6d0fdab822dce946fc"
122-
integrity sha512-cZ/IxfAlfWYhAQV0TwcbdR1Oc0/r0Ik1GEessDJ3Lbuma/MRO8FRQX76eurcXtmhJC//rj52ZSZuXUg0oIX0Fw==
119+
"@commitlint/parse@^19.8.0":
120+
version "19.8.0"
121+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.0.tgz#bce415dda60e115239cd337b15262e459cab8eba"
122+
integrity sha512-YNIKAc4EXvNeAvyeEnzgvm1VyAe0/b3Wax7pjJSwXuhqIQ1/t2hD3OYRXb6D5/GffIvaX82RbjD+nWtMZCLL7Q==
123123
dependencies:
124-
"@commitlint/types" "^19.5.0"
124+
"@commitlint/types" "^19.8.0"
125125
conventional-changelog-angular "^7.0.0"
126126
conventional-commits-parser "^5.0.0"
127127

128-
"@commitlint/read@^19.5.0":
129-
version "19.5.0"
130-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.5.0.tgz#601f9f1afe69852b0f28aa81cd455b40979fad6b"
131-
integrity sha512-TjS3HLPsLsxFPQj6jou8/CZFAmOP2y+6V4PGYt3ihbQKTY1Jnv0QG28WRKl/d1ha6zLODPZqsxLEov52dhR9BQ==
128+
"@commitlint/read@^19.8.0":
129+
version "19.8.0"
130+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.0.tgz#d16bea846619100e23c4d56bcf191c397da7542f"
131+
integrity sha512-6ywxOGYajcxK1y1MfzrOnwsXO6nnErna88gRWEl3qqOOP8MDu/DTeRkGLXBFIZuRZ7mm5yyxU5BmeUvMpNte5w==
132132
dependencies:
133-
"@commitlint/top-level" "^19.5.0"
134-
"@commitlint/types" "^19.5.0"
133+
"@commitlint/top-level" "^19.8.0"
134+
"@commitlint/types" "^19.8.0"
135135
git-raw-commits "^4.0.0"
136136
minimist "^1.2.8"
137137
tinyexec "^0.3.0"
138138

139-
"@commitlint/resolve-extends@^19.5.0":
140-
version "19.5.0"
141-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.5.0.tgz#f3ec33e12d10df90cae0bfad8e593431fb61b18e"
142-
integrity sha512-CU/GscZhCUsJwcKTJS9Ndh3AKGZTNFIOoQB2n8CmFnizE0VnEuJoum+COW+C1lNABEeqk6ssfc1Kkalm4bDklA==
139+
"@commitlint/resolve-extends@^19.8.0":
140+
version "19.8.0"
141+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.0.tgz#2ef6c448ed7f925840cca282e3ce37bea8e9b726"
142+
integrity sha512-CLanRQwuG2LPfFVvrkTrBR/L/DMy3+ETsgBqW1OvRxmzp/bbVJW0Xw23LnnExgYcsaFtos967lul1CsbsnJlzQ==
143143
dependencies:
144-
"@commitlint/config-validator" "^19.5.0"
145-
"@commitlint/types" "^19.5.0"
144+
"@commitlint/config-validator" "^19.8.0"
145+
"@commitlint/types" "^19.8.0"
146146
global-directory "^4.0.1"
147147
import-meta-resolve "^4.0.0"
148148
lodash.mergewith "^4.6.2"
149149
resolve-from "^5.0.0"
150150

151-
"@commitlint/rules@^19.6.0":
152-
version "19.6.0"
153-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.6.0.tgz#2436da7974c3cf2a7236257f3ef5dd40c4d91312"
154-
integrity sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw==
151+
"@commitlint/rules@^19.8.0":
152+
version "19.8.0"
153+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.0.tgz#0ca2b7bd9dc22409173963f15061d8cac671bdaa"
154+
integrity sha512-IZ5IE90h6DSWNuNK/cwjABLAKdy8tP8OgGVGbXe1noBEX5hSsu00uRlLu6JuruiXjWJz2dZc+YSw3H0UZyl/mA==
155155
dependencies:
156-
"@commitlint/ensure" "^19.5.0"
157-
"@commitlint/message" "^19.5.0"
158-
"@commitlint/to-lines" "^19.5.0"
159-
"@commitlint/types" "^19.5.0"
156+
"@commitlint/ensure" "^19.8.0"
157+
"@commitlint/message" "^19.8.0"
158+
"@commitlint/to-lines" "^19.8.0"
159+
"@commitlint/types" "^19.8.0"
160160

161-
"@commitlint/to-lines@^19.5.0":
162-
version "19.5.0"
163-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.5.0.tgz#e4b7f34f09064568c96a74de4f1fc9f466c4d472"
164-
integrity sha512-R772oj3NHPkodOSRZ9bBVNq224DOxQtNef5Pl8l2M8ZnkkzQfeSTr4uxawV2Sd3ui05dUVzvLNnzenDBO1KBeQ==
161+
"@commitlint/to-lines@^19.8.0":
162+
version "19.8.0"
163+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.0.tgz#f7bdf7878999c0620f3a2f46f829fcc1f1f1d118"
164+
integrity sha512-3CKLUw41Cur8VMjh16y8LcsOaKbmQjAKCWlXx6B0vOUREplp6em9uIVhI8Cv934qiwkbi2+uv+mVZPnXJi1o9A==
165165

166-
"@commitlint/top-level@^19.5.0":
167-
version "19.5.0"
168-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.5.0.tgz#0017ffe39b5ba3611a1debd62efe28803601a14f"
169-
integrity sha512-IP1YLmGAk0yWrImPRRc578I3dDUI5A2UBJx9FbSOjxe9sTlzFiwVJ+zeMLgAtHMtGZsC8LUnzmW1qRemkFU4ng==
166+
"@commitlint/top-level@^19.8.0":
167+
version "19.8.0"
168+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.0.tgz#5ff4d9b8be44501edd2c94b93602a7104d63d92d"
169+
integrity sha512-Rphgoc/omYZisoNkcfaBRPQr4myZEHhLPx2/vTXNLjiCw4RgfPR1wEgUpJ9OOmDCiv5ZyIExhprNLhteqH4FuQ==
170170
dependencies:
171171
find-up "^7.0.0"
172172

173-
"@commitlint/types@^19.5.0":
174-
version "19.5.0"
175-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3"
176-
integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==
173+
"@commitlint/types@^19.5.0", "@commitlint/types@^19.8.0":
174+
version "19.8.0"
175+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.0.tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c"
176+
integrity sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg==
177177
dependencies:
178178
"@types/conventional-commits-parser" "^5.0.0"
179179
chalk "^5.3.0"

0 commit comments

Comments
 (0)