Skip to content

Commit 09e4d00

Browse files
feat(deps): update commitlint to v20
1 parent 3c4f4d1 commit 09e4d00

2 files changed

Lines changed: 83 additions & 142 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"tslib": "^2.6.2"
2828
},
2929
"devDependencies": {
30-
"@commitlint/cli": "19.8.1",
31-
"@commitlint/config-conventional": "19.8.1",
32-
"@commitlint/cz-commitlint": "19.8.1",
30+
"@commitlint/cli": "20.3.1",
31+
"@commitlint/config-conventional": "20.3.1",
32+
"@commitlint/cz-commitlint": "20.3.1",
3333
"@softwareventures/eslint-config": "9.2.3",
3434
"@softwareventures/precise-commits": "4.0.23",
3535
"@softwareventures/prettier-config": "4.0.0",

yarn.lock

Lines changed: 80 additions & 139 deletions
Original file line numberDiff line numberDiff line change
@@ -1424,40 +1424,30 @@ __metadata:
14241424
languageName: node
14251425
linkType: hard
14261426

1427-
"@commitlint/cli@npm:19.8.1":
1428-
version: 19.8.1
1429-
resolution: "@commitlint/cli@npm:19.8.1"
1430-
dependencies:
1431-
"@commitlint/format": "npm:^19.8.1"
1432-
"@commitlint/lint": "npm:^19.8.1"
1433-
"@commitlint/load": "npm:^19.8.1"
1434-
"@commitlint/read": "npm:^19.8.1"
1435-
"@commitlint/types": "npm:^19.8.1"
1427+
"@commitlint/cli@npm:20.3.1":
1428+
version: 20.3.1
1429+
resolution: "@commitlint/cli@npm:20.3.1"
1430+
dependencies:
1431+
"@commitlint/format": "npm:^20.3.1"
1432+
"@commitlint/lint": "npm:^20.3.1"
1433+
"@commitlint/load": "npm:^20.3.1"
1434+
"@commitlint/read": "npm:^20.3.1"
1435+
"@commitlint/types": "npm:^20.3.1"
14361436
tinyexec: "npm:^1.0.0"
14371437
yargs: "npm:^17.0.0"
14381438
bin:
14391439
commitlint: ./cli.js
1440-
checksum: 10c0/41a5b6aa27aaead8ed400eb212c87d06fdb8fae219ebccd37369a4aab2e3cff25afc4b3c3fa18df9dc19a0ae4ab6599f9adb5c836cad31c2589cb988aefe5515
1440+
checksum: 10c0/5e9a6869df6e890db70c4be8e172f73ff0c9b304ae8f265490b32338cf3789f273403f30d369458eb2d229c706e9fe7344c6a77eec6eb37d46e2c89f042e8e25
14411441
languageName: node
14421442
linkType: hard
14431443

1444-
"@commitlint/config-conventional@npm:19.8.1":
1445-
version: 19.8.1
1446-
resolution: "@commitlint/config-conventional@npm:19.8.1"
1444+
"@commitlint/config-conventional@npm:20.3.1":
1445+
version: 20.3.1
1446+
resolution: "@commitlint/config-conventional@npm:20.3.1"
14471447
dependencies:
1448-
"@commitlint/types": "npm:^19.8.1"
1448+
"@commitlint/types": "npm:^20.3.1"
14491449
conventional-changelog-conventionalcommits: "npm:^7.0.2"
1450-
checksum: 10c0/654786e1acd64756e5c88838c19d9eb5d5ee7a6f314af65585dc18cc4002990e971614e7c69f49e5489be9430671aa5b39af005a2160c5a4f26391258d38febf
1451-
languageName: node
1452-
linkType: hard
1453-
1454-
"@commitlint/config-validator@npm:^19.8.1":
1455-
version: 19.8.1
1456-
resolution: "@commitlint/config-validator@npm:19.8.1"
1457-
dependencies:
1458-
"@commitlint/types": "npm:^19.8.1"
1459-
ajv: "npm:^8.11.0"
1460-
checksum: 10c0/68f84f47503fb17845512b1da45d632211c07605e5a20ef5b56d8732b81a760fec6c5a41847b59a31628a2d40a44cc5c0cfa33e7e02247b198984bab66b06a5d
1450+
checksum: 10c0/e7ee21f0fd725ab8d97c6ac39ac8f52bdc004ad9efc44700323f2eb781db2bb624936d81d889fb0eb2ebcdc9cbc9f7223e8be90a897b32f5e2dba6cba4b3aadf
14611451
languageName: node
14621452
linkType: hard
14631453

@@ -1471,41 +1461,34 @@ __metadata:
14711461
languageName: node
14721462
linkType: hard
14731463

1474-
"@commitlint/cz-commitlint@npm:19.8.1":
1475-
version: 19.8.1
1476-
resolution: "@commitlint/cz-commitlint@npm:19.8.1"
1464+
"@commitlint/cz-commitlint@npm:20.3.1":
1465+
version: 20.3.1
1466+
resolution: "@commitlint/cz-commitlint@npm:20.3.1"
14771467
dependencies:
1478-
"@commitlint/ensure": "npm:^19.8.1"
1479-
"@commitlint/load": "npm:^19.8.1"
1480-
"@commitlint/types": "npm:^19.8.1"
1468+
"@commitlint/ensure": "npm:^20.3.1"
1469+
"@commitlint/load": "npm:^20.3.1"
1470+
"@commitlint/types": "npm:^20.3.1"
14811471
chalk: "npm:^5.3.0"
14821472
lodash.isplainobject: "npm:^4.0.6"
14831473
word-wrap: "npm:^1.2.5"
14841474
peerDependencies:
14851475
commitizen: ^4.0.3
14861476
inquirer: ^9.0.0
1487-
checksum: 10c0/88caa86df3c59c8e6e0820b06752ee3ffc069a8df9f4c3eb94a2bbec8b85eff84379c5a2b0d0a40aac002b5602f559b453569e32661093f2ff152b44206f1d16
1477+
checksum: 10c0/07b02915e3b55f9444717c3a7b6bd87239671e5564fa5bf87b668ecb87f429a3564e426f3b22f5302e5e94cb66a1009d092dc67e999403106f8fbbe4b57804e1
14881478
languageName: node
14891479
linkType: hard
14901480

1491-
"@commitlint/ensure@npm:^19.8.1":
1492-
version: 19.8.1
1493-
resolution: "@commitlint/ensure@npm:19.8.1"
1481+
"@commitlint/ensure@npm:^20.3.1":
1482+
version: 20.3.1
1483+
resolution: "@commitlint/ensure@npm:20.3.1"
14941484
dependencies:
1495-
"@commitlint/types": "npm:^19.8.1"
1485+
"@commitlint/types": "npm:^20.3.1"
14961486
lodash.camelcase: "npm:^4.3.0"
14971487
lodash.kebabcase: "npm:^4.1.1"
14981488
lodash.snakecase: "npm:^4.1.1"
14991489
lodash.startcase: "npm:^4.4.0"
15001490
lodash.upperfirst: "npm:^4.3.1"
1501-
checksum: 10c0/1a2fdf51f333ab21ede58de82243bb53bb13dac91f3d5f1e20db865a6e5a09b51faef692badf4c59e911ad8f761c1e103827b485938b7e9688db389a444a8d7d
1502-
languageName: node
1503-
linkType: hard
1504-
1505-
"@commitlint/execute-rule@npm:^19.8.1":
1506-
version: 19.8.1
1507-
resolution: "@commitlint/execute-rule@npm:19.8.1"
1508-
checksum: 10c0/dfdcec63f16a445c85b4bf540a5abe237f230cf5a357d9bd89142722d6bea6800cccadbd570b78d6799121ed51b0ed47fe12ab69ddd7edb53449b78e9f79a4be
1491+
checksum: 10c0/7b0e8e905afee515b81ada74a3c19577f2ed1851be3adca6f19094056b0e850bf8e7c2cc22c0110d47a4aa8af22b85c877ba21d9371b258965ed6e18e0391d2b
15091492
languageName: node
15101493
linkType: hard
15111494

@@ -1516,39 +1499,39 @@ __metadata:
15161499
languageName: node
15171500
linkType: hard
15181501

1519-
"@commitlint/format@npm:^19.8.1":
1520-
version: 19.8.1
1521-
resolution: "@commitlint/format@npm:19.8.1"
1502+
"@commitlint/format@npm:^20.3.1":
1503+
version: 20.3.1
1504+
resolution: "@commitlint/format@npm:20.3.1"
15221505
dependencies:
1523-
"@commitlint/types": "npm:^19.8.1"
1506+
"@commitlint/types": "npm:^20.3.1"
15241507
chalk: "npm:^5.3.0"
1525-
checksum: 10c0/cd8688b2abd426e2cae2ab752e43198b218cb11a0f4b45fc13655799d7cfe1192eb78c757d28bc7fe11151eabc1fee412a77f3248550b34c36612969eefe59cf
1508+
checksum: 10c0/55d364f3826b52c9cc67510371a514aae1dbad9dc3c7ad9c77324c2276d891415268db1acab0a791044677f485caa12ea347bc086fa513ab59f3741f5e658719
15261509
languageName: node
15271510
linkType: hard
15281511

1529-
"@commitlint/is-ignored@npm:^19.8.1":
1530-
version: 19.8.1
1531-
resolution: "@commitlint/is-ignored@npm:19.8.1"
1512+
"@commitlint/is-ignored@npm:^20.3.1":
1513+
version: 20.3.1
1514+
resolution: "@commitlint/is-ignored@npm:20.3.1"
15321515
dependencies:
1533-
"@commitlint/types": "npm:^19.8.1"
1516+
"@commitlint/types": "npm:^20.3.1"
15341517
semver: "npm:^7.6.0"
1535-
checksum: 10c0/8b16583a7615f9b2a4fc8882ddd8140bfe3e909cc5d44b536d1b4e7857a90a8b15c27b30bb9b7a712b707f27c58014290a362dd8ecebdb1e8bde90d20c67eea6
1518+
checksum: 10c0/d4c805847b437415724ac1c44480e8040892a5474acc023ea494ddac27185c4ebeca0fcc7a9d1ac72ed1f89d9af3dca0be785a3932cc83516ddaab20f31851e9
15361519
languageName: node
15371520
linkType: hard
15381521

1539-
"@commitlint/lint@npm:^19.8.1":
1540-
version: 19.8.1
1541-
resolution: "@commitlint/lint@npm:19.8.1"
1522+
"@commitlint/lint@npm:^20.3.1":
1523+
version: 20.3.1
1524+
resolution: "@commitlint/lint@npm:20.3.1"
15421525
dependencies:
1543-
"@commitlint/is-ignored": "npm:^19.8.1"
1544-
"@commitlint/parse": "npm:^19.8.1"
1545-
"@commitlint/rules": "npm:^19.8.1"
1546-
"@commitlint/types": "npm:^19.8.1"
1547-
checksum: 10c0/013ceb3acd7291d0e05e9c77ed160a3e8d04334b90f807f6d4fbc2682c86ba41b434721d229bf90784a59197353d80880d977a92fa6f6f025c4ab1b1773cf2ea
1526+
"@commitlint/is-ignored": "npm:^20.3.1"
1527+
"@commitlint/parse": "npm:^20.3.1"
1528+
"@commitlint/rules": "npm:^20.3.1"
1529+
"@commitlint/types": "npm:^20.3.1"
1530+
checksum: 10c0/6c6ae8b6357085026e15c1412644488102a039952e18b9ec04719fd36f866cedd731b1887f971b3dba18eed4f27e8237b618d42480a3c963041ae2dfbb71ac7d
15481531
languageName: node
15491532
linkType: hard
15501533

1551-
"@commitlint/load@npm:>6.1.1":
1534+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^20.3.1":
15521535
version: 20.3.1
15531536
resolution: "@commitlint/load@npm:20.3.1"
15541537
dependencies:
@@ -1566,66 +1549,34 @@ __metadata:
15661549
languageName: node
15671550
linkType: hard
15681551

1569-
"@commitlint/load@npm:^19.8.1":
1570-
version: 19.8.1
1571-
resolution: "@commitlint/load@npm:19.8.1"
1572-
dependencies:
1573-
"@commitlint/config-validator": "npm:^19.8.1"
1574-
"@commitlint/execute-rule": "npm:^19.8.1"
1575-
"@commitlint/resolve-extends": "npm:^19.8.1"
1576-
"@commitlint/types": "npm:^19.8.1"
1577-
chalk: "npm:^5.3.0"
1578-
cosmiconfig: "npm:^9.0.0"
1579-
cosmiconfig-typescript-loader: "npm:^6.1.0"
1580-
lodash.isplainobject: "npm:^4.0.6"
1581-
lodash.merge: "npm:^4.6.2"
1582-
lodash.uniq: "npm:^4.5.0"
1583-
checksum: 10c0/a674080552f24c12b3e04f97d9dce515461fc0af6de90fe8ecd1671357361b8ce095f5598e71ca7599f7fd4a9b4d54a7c552769237c9ca6fb56dbd69742b1b4b
1584-
languageName: node
1585-
linkType: hard
1586-
1587-
"@commitlint/message@npm:^19.8.1":
1588-
version: 19.8.1
1589-
resolution: "@commitlint/message@npm:19.8.1"
1590-
checksum: 10c0/cd0b763d63dfe7a1b47402489fd82abe47e7c4bcc4eb71edfbc7a280f9aa83627ad30ad0cbf558e4694e39d01c523d56b0dd906c4a97629dbda57f9b00e30ccd
1552+
"@commitlint/message@npm:^20.0.0":
1553+
version: 20.0.0
1554+
resolution: "@commitlint/message@npm:20.0.0"
1555+
checksum: 10c0/3c80226c46cccddae84cc561b1e32d7467eb293a66b2da989330d1256dfa845328de08c6014bb7c2eeb38378697cd6d32fa3a593ea865e5752310d98afa60712
15911556
languageName: node
15921557
linkType: hard
15931558

1594-
"@commitlint/parse@npm:^19.8.1":
1595-
version: 19.8.1
1596-
resolution: "@commitlint/parse@npm:19.8.1"
1559+
"@commitlint/parse@npm:^20.3.1":
1560+
version: 20.3.1
1561+
resolution: "@commitlint/parse@npm:20.3.1"
15971562
dependencies:
1598-
"@commitlint/types": "npm:^19.8.1"
1563+
"@commitlint/types": "npm:^20.3.1"
15991564
conventional-changelog-angular: "npm:^7.0.0"
16001565
conventional-commits-parser: "npm:^5.0.0"
1601-
checksum: 10c0/9bad063ee83ba86cdab2e61b7ed3a6fc6e5e3c7ee1c6ae2335a7fa3578fed91fc92397ccfdb7e659d2b7bfea34e837bafbed7283037f0d10f731b099cfa9a03f
1566+
checksum: 10c0/f6037c87a80c1bb1c941d4ed54395eca75be2e682d28aae663323c8ddf3a85be275a1e8c40f3f6f87b3d6ab6b08510512a7b0f9fc67af583d91b8d503b2faa6b
16021567
languageName: node
16031568
linkType: hard
16041569

1605-
"@commitlint/read@npm:^19.8.1":
1606-
version: 19.8.1
1607-
resolution: "@commitlint/read@npm:19.8.1"
1570+
"@commitlint/read@npm:^20.3.1":
1571+
version: 20.3.1
1572+
resolution: "@commitlint/read@npm:20.3.1"
16081573
dependencies:
1609-
"@commitlint/top-level": "npm:^19.8.1"
1610-
"@commitlint/types": "npm:^19.8.1"
1574+
"@commitlint/top-level": "npm:^20.0.0"
1575+
"@commitlint/types": "npm:^20.3.1"
16111576
git-raw-commits: "npm:^4.0.0"
16121577
minimist: "npm:^1.2.8"
16131578
tinyexec: "npm:^1.0.0"
1614-
checksum: 10c0/a32a6d68b0178c1eca3ef58e32d4bbd5b70dc8ddc0b791c1697e5236bea1fac5ed3f97bc5e6e569399673e8341fbedf7e630f1171a40b3d756ac153d022ede68
1615-
languageName: node
1616-
linkType: hard
1617-
1618-
"@commitlint/resolve-extends@npm:^19.8.1":
1619-
version: 19.8.1
1620-
resolution: "@commitlint/resolve-extends@npm:19.8.1"
1621-
dependencies:
1622-
"@commitlint/config-validator": "npm:^19.8.1"
1623-
"@commitlint/types": "npm:^19.8.1"
1624-
global-directory: "npm:^4.0.1"
1625-
import-meta-resolve: "npm:^4.0.0"
1626-
lodash.mergewith: "npm:^4.6.2"
1627-
resolve-from: "npm:^5.0.0"
1628-
checksum: 10c0/0172a0c892ae7fb95e3d982db0c559735b76384241ce524bf7257bdafb2aa8239e039894629e777e1f34c28cc7bb0938b24befb494a6b383023c004bd97adb42
1579+
checksum: 10c0/368af4d0e4126bfe500a2dc3b53584579c5244260edc1ca6fd5a4dd2a99f301edbdef649148d63b04b37d07269507614b6a9eab6d4df0ab1e279f789751dccdf
16291580
languageName: node
16301581
linkType: hard
16311582

@@ -1643,41 +1594,31 @@ __metadata:
16431594
languageName: node
16441595
linkType: hard
16451596

1646-
"@commitlint/rules@npm:^19.8.1":
1647-
version: 19.8.1
1648-
resolution: "@commitlint/rules@npm:19.8.1"
1597+
"@commitlint/rules@npm:^20.3.1":
1598+
version: 20.3.1
1599+
resolution: "@commitlint/rules@npm:20.3.1"
16491600
dependencies:
1650-
"@commitlint/ensure": "npm:^19.8.1"
1651-
"@commitlint/message": "npm:^19.8.1"
1652-
"@commitlint/to-lines": "npm:^19.8.1"
1653-
"@commitlint/types": "npm:^19.8.1"
1654-
checksum: 10c0/fa9d6ca268eec570b948d8c804f97557fd2ae2de1420e326ff387d1234fc1a255bf1ae4185affe307b2856b3b5f6ac9f13fe26b754990987b97d80b2d688076f
1601+
"@commitlint/ensure": "npm:^20.3.1"
1602+
"@commitlint/message": "npm:^20.0.0"
1603+
"@commitlint/to-lines": "npm:^20.0.0"
1604+
"@commitlint/types": "npm:^20.3.1"
1605+
checksum: 10c0/eaadb20d6c34c823d051b36fe6edda350cca56e08a48eac1e1c9c9fa6115c3e0d3d0a3161f00a1ece6481a245a35956700c50a1d64a958953e7f0161594da1b8
16551606
languageName: node
16561607
linkType: hard
16571608

1658-
"@commitlint/to-lines@npm:^19.8.1":
1659-
version: 19.8.1
1660-
resolution: "@commitlint/to-lines@npm:19.8.1"
1661-
checksum: 10c0/ad6592a550fb15379c454b8e017147dc4cecd5ee347b9a30fce0a19d80a9b5740562ac8f8fe4137864ac8bcc4892b682531c436e81b037bf4b7eb9cfc0aa016e
1609+
"@commitlint/to-lines@npm:^20.0.0":
1610+
version: 20.0.0
1611+
resolution: "@commitlint/to-lines@npm:20.0.0"
1612+
checksum: 10c0/49bc05eb0649adc6f4740a4f3976cc43402080bd9d90567c654180f90c0b6deb9a922b0efbde38567ac1def8f63cc506589124cc7f862e3914d30e13f29997c0
16621613
languageName: node
16631614
linkType: hard
16641615

1665-
"@commitlint/top-level@npm:^19.8.1":
1666-
version: 19.8.1
1667-
resolution: "@commitlint/top-level@npm:19.8.1"
1616+
"@commitlint/top-level@npm:^20.0.0":
1617+
version: 20.0.0
1618+
resolution: "@commitlint/top-level@npm:20.0.0"
16681619
dependencies:
16691620
find-up: "npm:^7.0.0"
1670-
checksum: 10c0/718723dc68bf72e9cfdeb1ee0188dcd58738b1ae8c7503d8a2b0666ec26f28a9e86ec9e12b432ebf37f14d04eaca2c8c80329228992187f2560b20a97a11f41b
1671-
languageName: node
1672-
linkType: hard
1673-
1674-
"@commitlint/types@npm:^19.8.1":
1675-
version: 19.8.1
1676-
resolution: "@commitlint/types@npm:19.8.1"
1677-
dependencies:
1678-
"@types/conventional-commits-parser": "npm:^5.0.0"
1679-
chalk: "npm:^5.3.0"
1680-
checksum: 10c0/0507db111d1ffd7b60e7ad979b7f9e674d409fc4c64561dfe30737b2c5bfefca7a1b58116106fa4ecb480059cecb13f04fa18f999d2d4a7d665b5ab13a05a803
1621+
checksum: 10c0/a178c0e685343700ff59a53a903bb9d206ed7759d3f5a6b5943dc37436507cea61467b70e089613719142ba28b22688286812b5a185306cae81a497092d2981d
16811622
languageName: node
16821623
linkType: hard
16831624

@@ -2606,9 +2547,9 @@ __metadata:
26062547
version: 0.0.0-use.local
26072548
resolution: "@softwareventures/template-node-project@workspace:."
26082549
dependencies:
2609-
"@commitlint/cli": "npm:19.8.1"
2610-
"@commitlint/config-conventional": "npm:19.8.1"
2611-
"@commitlint/cz-commitlint": "npm:19.8.1"
2550+
"@commitlint/cli": "npm:20.3.1"
2551+
"@commitlint/config-conventional": "npm:20.3.1"
2552+
"@commitlint/cz-commitlint": "npm:20.3.1"
26122553
"@softwareventures/eslint-config": "npm:9.2.3"
26132554
"@softwareventures/precise-commits": "npm:4.0.23"
26142555
"@softwareventures/prettier-config": "npm:4.0.0"

0 commit comments

Comments
 (0)