Skip to content

Commit 927dba0

Browse files
committed
⬆️ deps: Upgrade dependency @commitlint/cli to v19.0.3
1 parent dc14f04 commit 927dba0

File tree

2 files changed

+81
-72
lines changed

2 files changed

+81
-72
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@babel/cli": "7.23.9",
8282
"@babel/core": "7.23.9",
8383
"@babel/preset-env": "7.23.9",
84-
"@commitlint/cli": "19.0.1",
84+
"@commitlint/cli": "19.0.3",
8585
"@iterable-iterator/zip": "1.0.1",
8686
"@js-library/commitlint-config": "0.0.4",
8787
"@node-loader/babel": "2.1.0",

yarn.lock

Lines changed: 80 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1269,33 +1269,33 @@
12691269
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
12701270
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
12711271

1272-
"@commitlint/[email protected].1":
1273-
version "19.0.1"
1274-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.0.1.tgz#6177f3e45922a6d8ee1da874c7650f7b59045451"
1275-
integrity sha512-6D+KT/RasFPF92M549I3lABSBWXAdmKvBfxtYWlWO5JdYFSK+B6jY6XyE/hN/DNSYvwwcuNk+CzbqQcy+EbrCw==
1276-
dependencies:
1277-
"@commitlint/format" "^19.0.0"
1278-
"@commitlint/lint" "^19.0.0"
1279-
"@commitlint/load" "^19.0.1"
1280-
"@commitlint/read" "^19.0.0"
1281-
"@commitlint/types" "^19.0.0"
1272+
"@commitlint/[email protected].3":
1273+
version "19.0.3"
1274+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.0.3.tgz#a415069099864b75dc65bb22c703c11a3837f258"
1275+
integrity sha512-mGhh/aYPib4Vy4h+AGRloMY+CqkmtdeKPV9poMcZeImF5e3knQ5VYaSeAM0mEzps1dbKsHvABwaDpafLUuM96g==
1276+
dependencies:
1277+
"@commitlint/format" "^19.0.3"
1278+
"@commitlint/lint" "^19.0.3"
1279+
"@commitlint/load" "^19.0.3"
1280+
"@commitlint/read" "^19.0.3"
1281+
"@commitlint/types" "^19.0.3"
12821282
execa "^8.0.1"
12831283
yargs "^17.0.0"
12841284

1285-
"@commitlint/config-validator@^19.0.0":
1286-
version "19.0.0"
1287-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.0.0.tgz#11891a4f6a0c2a7efbb7ed231dc214350e95b77e"
1288-
integrity sha512-oxJ2k+jBPRyWzv1ixfxwGZO5DJ1S+v3D8u/QESMwuPh3kQmeOYBRxGI+5FDWMwiVSHpztlhvvxDAU9SFXeMqUA==
1285+
"@commitlint/config-validator@^19.0.3":
1286+
version "19.0.3"
1287+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.0.3.tgz#052b181a30da6b4fc16dc5230f4589ac95e0bc81"
1288+
integrity sha512-2D3r4PKjoo59zBc2auodrSCaUnCSALCx54yveOFwwP/i2kfEAQrygwOleFWswLqK0UL/F9r07MFi5ev2ohyM4Q==
12891289
dependencies:
1290-
"@commitlint/types" "^19.0.0"
1290+
"@commitlint/types" "^19.0.3"
12911291
ajv "^8.11.0"
12921292

1293-
"@commitlint/ensure@^19.0.0":
1294-
version "19.0.0"
1295-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.0.0.tgz#7426b27853f21ebbe403ac7a97cffe4fc3e99acf"
1296-
integrity sha512-G0avCIwjKplTP1Oc9MlDhsYqi1yOWORtJSBpyMbQEnalQAW1tuRxG4LOLRZVKfFqlDWs2SfVQPN0Uw51Ge0f6w==
1293+
"@commitlint/ensure@^19.0.3":
1294+
version "19.0.3"
1295+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.0.3.tgz#d172b1b72ca88cbd317ea1ee79f3a03dbaccc76e"
1296+
integrity sha512-SZEpa/VvBLoT+EFZVb91YWbmaZ/9rPH3ESrINOl0HD2kMYsjvl0tF7nMHh0EpTcv4+gTtZBAe1y/SS6/OhfZzQ==
12971297
dependencies:
1298-
"@commitlint/types" "^19.0.0"
1298+
"@commitlint/types" "^19.0.3"
12991299
lodash.camelcase "^4.3.0"
13001300
lodash.kebabcase "^4.1.1"
13011301
lodash.snakecase "^4.1.1"
@@ -1307,41 +1307,41 @@
13071307
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.0.0.tgz#928fb239ae8deec82a6e3b05ec9cfe20afa83856"
13081308
integrity sha512-mtsdpY1qyWgAO/iOK0L6gSGeR7GFcdW7tIjcNFxcWkfLDF5qVbPHKuGATFqRMsxcO8OUKNj0+3WOHB7EHm4Jdw==
13091309

1310-
"@commitlint/format@^19.0.0":
1311-
version "19.0.0"
1312-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.0.0.tgz#5da103249bf0e7bdb2ad5e757a37a94e2294c45a"
1313-
integrity sha512-36P4/2tpGSGQsYoSZEso5fTSTaMSArIK9fszy+5B8hwwAvOfnD4kQtrwfMhiXnf7PCgeX2lx5Jma+pY3Bq326A==
1310+
"@commitlint/format@^19.0.3":
1311+
version "19.0.3"
1312+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.0.3.tgz#6e3dcdc028b39d370ba717b8bde0853705c467dc"
1313+
integrity sha512-QjjyGyoiVWzx1f5xOteKHNLFyhyweVifMgopozSgx1fGNrGV8+wp7k6n1t6StHdJ6maQJ+UUtO2TcEiBFRyR6Q==
13141314
dependencies:
1315-
"@commitlint/types" "^19.0.0"
1315+
"@commitlint/types" "^19.0.3"
13161316
chalk "^5.3.0"
13171317

1318-
"@commitlint/is-ignored@^19.0.0":
1319-
version "19.0.0"
1320-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.0.0.tgz#c2fef35374eb58510d59380592269adcc1b67f8a"
1321-
integrity sha512-5b2nIrl8GEjzYAnOK2ZAUxBXvUonYrp3+8kJkUMl8QOtjt2O1gsd71jar7UtoDEqTWJhc+n7lG6lQYMXtcQJAw==
1318+
"@commitlint/is-ignored@^19.0.3":
1319+
version "19.0.3"
1320+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.0.3.tgz#a64e0e217044f2d916127369d21ea12324a834fe"
1321+
integrity sha512-MqDrxJaRSVSzCbPsV6iOKG/Lt52Y+PVwFVexqImmYYFhe51iVJjK2hRhOG2jUAGiUHk4jpdFr0cZPzcBkSzXDQ==
13221322
dependencies:
1323-
"@commitlint/types" "^19.0.0"
1323+
"@commitlint/types" "^19.0.3"
13241324
semver "^7.6.0"
13251325

1326-
"@commitlint/lint@^19.0.0":
1327-
version "19.0.0"
1328-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.0.0.tgz#eb093263f50ac3b28acf1653b5058979fce8a222"
1329-
integrity sha512-rAAisSpxhA+z4uhsveSt1CuTB+Jld5d7zyNSEK2UWjQaOxicwDP+LFiOdM32n/vwsLlOJqhrInA50UcbRSVaGg==
1326+
"@commitlint/lint@^19.0.3":
1327+
version "19.0.3"
1328+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.0.3.tgz#7db83188310c1a5fbdffebbb32a35aa1b0aacee3"
1329+
integrity sha512-uHPyRqIn57iIplYa5xBr6oNu5aPXKGC4WLeuHfqQHclwIqbJ33g3yA5fIA+/NYnp5ZM2EFiujqHFaVUYj6HlKA==
13301330
dependencies:
1331-
"@commitlint/is-ignored" "^19.0.0"
1332-
"@commitlint/parse" "^19.0.0"
1333-
"@commitlint/rules" "^19.0.0"
1334-
"@commitlint/types" "^19.0.0"
1331+
"@commitlint/is-ignored" "^19.0.3"
1332+
"@commitlint/parse" "^19.0.3"
1333+
"@commitlint/rules" "^19.0.3"
1334+
"@commitlint/types" "^19.0.3"
13351335

1336-
"@commitlint/load@^19.0.1":
1337-
version "19.0.1"
1338-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.0.1.tgz#754bf73dea771b02b88211b66027d6ace41f2524"
1339-
integrity sha512-5w5RHhtidRPMRm8ktph+NKypt1Wu5Z2jbU1Lc+1IS9Azy83JWRBQ9xKBbW9gF66R/TwHF0v6Jy8KOqRS8I/GgA==
1336+
"@commitlint/load@^19.0.3":
1337+
version "19.0.3"
1338+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.0.3.tgz#f05ce3830482e3908799f8e6eb202c8d9713efd8"
1339+
integrity sha512-18Tk/ZcDFRKIoKfEcl7kC+bYkEQ055iyKmGsYDoYWpKf6FUvBrP9bIWapuy/MB+kYiltmP9ITiUx6UXtqC9IRw==
13401340
dependencies:
1341-
"@commitlint/config-validator" "^19.0.0"
1341+
"@commitlint/config-validator" "^19.0.3"
13421342
"@commitlint/execute-rule" "^19.0.0"
1343-
"@commitlint/resolve-extends" "^19.0.1"
1344-
"@commitlint/types" "^19.0.0"
1343+
"@commitlint/resolve-extends" "^19.0.3"
1344+
"@commitlint/types" "^19.0.3"
13451345
chalk "^5.3.0"
13461346
cosmiconfig "^8.3.6"
13471347
cosmiconfig-typescript-loader "^5.0.0"
@@ -1354,45 +1354,46 @@
13541354
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.0.0.tgz#f789dd1b7a1f9c784578e0111f46cc3fecf5a531"
13551355
integrity sha512-c9czf6lU+9oF9gVVa2lmKaOARJvt4soRsVmbR7Njwp9FpbBgste5i7l/2l5o8MmbwGh4yE1snfnsy2qyA2r/Fw==
13561356

1357-
"@commitlint/parse@^19.0.0":
1358-
version "19.0.0"
1359-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.0.0.tgz#e7200b24033e6a7efe2213f9c9ac86de75f95d28"
1360-
integrity sha512-/2hT08V/2Lh+aQ5cSAw5vO74FlA3LJGYzLfsNMcx6aW8Kmrsa9W7chNNY5hMWbucCF92s/JE3eVIHnzoEBKTTA==
1357+
"@commitlint/parse@^19.0.3":
1358+
version "19.0.3"
1359+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.0.3.tgz#a2d09876d458e17ad0e1695b04f41af8b50a41c2"
1360+
integrity sha512-Il+tNyOb8VDxN3P6XoBBwWJtKKGzHlitEuXA5BP6ir/3loWlsSqDr5aecl6hZcC/spjq4pHqNh0qPlfeWu38QA==
13611361
dependencies:
1362-
"@commitlint/types" "^19.0.0"
1362+
"@commitlint/types" "^19.0.3"
13631363
conventional-changelog-angular "^7.0.0"
13641364
conventional-commits-parser "^5.0.0"
13651365

1366-
"@commitlint/read@^19.0.0":
1367-
version "19.0.0"
1368-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.0.0.tgz#05ce4ef95730dd601fc138f827a39db7d6fa22b0"
1369-
integrity sha512-AbK/fQjWrXGAAHl+KeOtZtWJryhzkTnynhkABF4IUFZqK71JSviSIPHYuUQjdwNrD0PJGs5f19ORjY8LOXP08w==
1366+
"@commitlint/read@^19.0.3":
1367+
version "19.0.3"
1368+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.0.3.tgz#b04abaa4daae2ba84f5f77a3800a6c3bc27cd94d"
1369+
integrity sha512-b5AflTyAXkUx5qKw4TkjjcOccXZHql3JqMi522knTQktq2AubKXFz60Sws+K4FsefwPws6fGz9mqiI/NvsvxFA==
13701370
dependencies:
13711371
"@commitlint/top-level" "^19.0.0"
1372-
"@commitlint/types" "^19.0.0"
1372+
"@commitlint/types" "^19.0.3"
13731373
git-raw-commits "^4.0.0"
13741374
minimist "^1.2.8"
13751375

1376-
"@commitlint/resolve-extends@^19.0.1":
1377-
version "19.0.1"
1378-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.0.1.tgz#14fdd2be5ec3e01e7cd1d1b3336e39b930239144"
1379-
integrity sha512-U5BRCNEiib0I06e6utNzBXZRu/t/bzlqVljS5kaNwggPN1VS+Kvuks8fY97j85B8sifHXU5dhUICPRKP8Oj31A==
1376+
"@commitlint/resolve-extends@^19.0.3":
1377+
version "19.0.3"
1378+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.0.3.tgz#04d0e95f9119983765741df603d36f4457f56c13"
1379+
integrity sha512-18BKmta8OC8+Ub+Q3QGM9l27VjQaXobloVXOrMvu8CpEwJYv62vC/t7Ka5kJnsW0tU9q1eMqJFZ/nN9T/cOaIA==
13801380
dependencies:
1381-
"@commitlint/config-validator" "^19.0.0"
1382-
"@commitlint/types" "^19.0.0"
1381+
"@commitlint/config-validator" "^19.0.3"
1382+
"@commitlint/types" "^19.0.3"
13831383
global-directory "^4.0.1"
13841384
import-meta-resolve "^4.0.0"
13851385
lodash.mergewith "^4.6.2"
1386+
resolve-from "^5.0.0"
13861387

1387-
"@commitlint/rules@^19.0.0":
1388-
version "19.0.0"
1389-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.0.0.tgz#c6f5aeae52ff14ed37e54cf96156968b1f979ac6"
1390-
integrity sha512-uwb5Ro5vvJlEjnWPezL3AcdlbLdJz24SD5VembgA6IXqqunphZr5LFsQL1z5efP7p3MUdJEXFynIx8o62+j2lA==
1388+
"@commitlint/rules@^19.0.3":
1389+
version "19.0.3"
1390+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.0.3.tgz#de647a9055847cae4f3ae32b4798096b604584f3"
1391+
integrity sha512-TspKb9VB6svklxNCKKwxhELn7qhtY1rFF8ls58DcFd0F97XoG07xugPjjbVnLqmMkRjZDbDIwBKt9bddOfLaPw==
13911392
dependencies:
1392-
"@commitlint/ensure" "^19.0.0"
1393+
"@commitlint/ensure" "^19.0.3"
13931394
"@commitlint/message" "^19.0.0"
13941395
"@commitlint/to-lines" "^19.0.0"
1395-
"@commitlint/types" "^19.0.0"
1396+
"@commitlint/types" "^19.0.3"
13961397
execa "^8.0.1"
13971398

13981399
"@commitlint/to-lines@^19.0.0":
@@ -1407,11 +1408,12 @@
14071408
dependencies:
14081409
find-up "^7.0.0"
14091410

1410-
"@commitlint/types@^19.0.0":
1411-
version "19.0.0"
1412-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.0.0.tgz#d5af1c8730c85a1622ae885f2d728fced17a4e0c"
1413-
integrity sha512-qLjLUdYXKi0TIavONrjBkxrElp7KguqDbvzIRbqTdJBV/cAAr8QEhHe1qUq8OcCM3gFWTlUrDz3ISZbkRoGsAg==
1411+
"@commitlint/types@^19.0.3":
1412+
version "19.0.3"
1413+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.0.3.tgz#feff4ecac2b5c359f2a57f9ab094b2ac80ef0266"
1414+
integrity sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==
14141415
dependencies:
1416+
"@types/conventional-commits-parser" "^5.0.0"
14151417
chalk "^5.3.0"
14161418

14171419
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
@@ -1736,6 +1738,13 @@
17361738
dependencies:
17371739
defer-to-connect "^2.0.1"
17381740

1741+
"@types/conventional-commits-parser@^5.0.0":
1742+
version "5.0.0"
1743+
resolved "https://registry.yarnpkg.com/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz#8c9d23e0b415b24b91626d07017303755d542dc8"
1744+
integrity sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==
1745+
dependencies:
1746+
"@types/node" "*"
1747+
17391748
"@types/eslint@^8.44.6":
17401749
version "8.56.2"
17411750
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.2.tgz#1c72a9b794aa26a8b94ad26d5b9aa51c8a6384bb"

0 commit comments

Comments
 (0)