From 0a66049f931e9e41d45cf500d3ed0f47cb41883c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 25 Oct 2023 10:02:19 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v18.1.0 --- package.json | 4 +- yarn.lock | 192 +++++++++++++++++++++++++-------------------------- 2 files changed, 98 insertions(+), 98 deletions(-) diff --git a/package.json b/package.json index e63914b..d8aa4ee 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,8 @@ "changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2" }, "devDependencies": { - "@commitlint/cli": "18.0.0", - "@commitlint/config-conventional": "18.0.0", + "@commitlint/cli": "18.1.0", + "@commitlint/config-conventional": "18.1.0", "@guanghechen/rollup-plugin-copy": "5.0.9", "@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0", "conventional-changelog-cli": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 42ba5b9..c088b4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -40,15 +40,15 @@ __metadata: languageName: node linkType: hard -"@commitlint/cli@npm:18.0.0": - version: 18.0.0 - resolution: "@commitlint/cli@npm:18.0.0" +"@commitlint/cli@npm:18.1.0": + version: 18.1.0 + resolution: "@commitlint/cli@npm:18.1.0" dependencies: - "@commitlint/format": ^18.0.0 - "@commitlint/lint": ^18.0.0 - "@commitlint/load": ^18.0.0 - "@commitlint/read": ^18.0.0 - "@commitlint/types": ^18.0.0 + "@commitlint/format": ^18.1.0 + "@commitlint/lint": ^18.1.0 + "@commitlint/load": ^18.1.0 + "@commitlint/read": ^18.1.0 + "@commitlint/types": ^18.1.0 execa: ^5.0.0 lodash.isfunction: ^3.0.9 resolve-from: 5.0.0 @@ -56,90 +56,90 @@ __metadata: yargs: ^17.0.0 bin: commitlint: cli.js - checksum: cd3590bcdaae9b68017878f6180c9715c7ca91c3ba35c9100d48e390bf23585f2ef7a46a3bf9b4125c80c2e417ec4727a266add8bc4d46a4ab84c7e730bb09e6 + checksum: 82f61303033179bc3f8087605a01c54f8fe5f4af8df07f02b89b46d74d5c3b239846a3e35ddd52bab33aa67a401c0629c1798e9bf6c0c0561a07f2d596aea856 languageName: node linkType: hard -"@commitlint/config-conventional@npm:18.0.0": - version: 18.0.0 - resolution: "@commitlint/config-conventional@npm:18.0.0" +"@commitlint/config-conventional@npm:18.1.0": + version: 18.1.0 + resolution: "@commitlint/config-conventional@npm:18.1.0" dependencies: conventional-changelog-conventionalcommits: ^7.0.2 - checksum: 24bc2e37335cbc0eb8e56b0981ad05322d4c58737764d1029f25733444595317963dab5f4bffdddccc0a1d910ad7dc604b2bb9963cf458c652015ece35d5b255 + checksum: 1cbb05b52f8e288c977e08453b8add7c3d2802b2c9ec3cbb65cca38ea5e6ebe56a276c0eb5bc81b0d1630ca839ce106b71428f31d6db796860bc63c317250bba languageName: node linkType: hard -"@commitlint/config-validator@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/config-validator@npm:18.0.0" +"@commitlint/config-validator@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/config-validator@npm:18.1.0" dependencies: - "@commitlint/types": ^18.0.0 + "@commitlint/types": ^18.1.0 ajv: ^8.11.0 - checksum: 2f17eb9d9ed2723fae527fb32df61e1835ffccf8e97b7c962e6959277eb0d4e3fc92764fc462f0e2bd9f8ead759b6852d9e3bf63992dd4a1ede842a45ce7adda + checksum: 3ceb6e8a21467989b79bceaca6ff2c02a5f23df0d27cc2c2fc4fbbd3346e503963aefa32635ea2b2d63fd3860c193dd6dd070b1427dd968ecbea98616385aa57 languageName: node linkType: hard -"@commitlint/ensure@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/ensure@npm:18.0.0" +"@commitlint/ensure@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/ensure@npm:18.1.0" dependencies: - "@commitlint/types": ^18.0.0 + "@commitlint/types": ^18.1.0 lodash.camelcase: ^4.3.0 lodash.kebabcase: ^4.1.1 lodash.snakecase: ^4.1.1 lodash.startcase: ^4.4.0 lodash.upperfirst: ^4.3.1 - checksum: 2d5018dcfae7b9c1d80e94fe32c53e852e400411e80e3e410d8dfe1aa179fbb2301fdce9737718794e1559dff6f8cb8c5f0ba3f70db13ce038c16f7030f0f18f + checksum: 3d181d44f87924b46d65e0f8663ef0465c8c9ad7690b85acba843398fca06110f5ea33f3da336ada1c1f7cad4c66b7568e391c78e00669704ea07f8900b7c74b languageName: node linkType: hard -"@commitlint/execute-rule@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/execute-rule@npm:18.0.0" - checksum: 0051359df0dfb7484b94116d080e9b301cecb7f99a208f5b4d62d6fa05ce619a876e48b9e75e5f0de1e6efc1a9feebe0e985d78a41c62532cc3d0fcf1746f2a2 +"@commitlint/execute-rule@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/execute-rule@npm:18.1.0" + checksum: c0040df75eddbcef6583f88906ab348f988c1a4073b9c34b12212af31903331d9db8c96fe305c05052f652ebbbf34b79cc6d868e61ec36c92f248139efb29cf0 languageName: node linkType: hard -"@commitlint/format@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/format@npm:18.0.0" +"@commitlint/format@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/format@npm:18.1.0" dependencies: - "@commitlint/types": ^18.0.0 + "@commitlint/types": ^18.1.0 chalk: ^4.1.0 - checksum: 7b4f50162751982c6be62af8468a70b7d90f2ea9934ef1fb0b915d56b2c693d7b2cbc271bc85768300a1b21f94ce18109bbe07601282754926417958a265b6c7 + checksum: ad631b7ab2c6a5f7d443a16406709066325be8449b75792c9f7d3e96e64a9a58bc098fcf630935d57b59055ab6dc9aa056b033af0a9102e4b08a446d5d8a8af0 languageName: node linkType: hard -"@commitlint/is-ignored@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/is-ignored@npm:18.0.0" +"@commitlint/is-ignored@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/is-ignored@npm:18.1.0" dependencies: - "@commitlint/types": ^18.0.0 + "@commitlint/types": ^18.1.0 semver: 7.5.4 - checksum: fe6cae6886c88b03a20a247b704abac73dbea42e440d566ab8b9cf8b2b34e89678cd9f1d61b34c7a4b6d5da532ce21966dde4d8b3694c94e6d1f0cac589ead67 + checksum: 650c4e68330b2c59ebe4747114af8a3895fa3e01ae00dade008a12e7dfe3413f6a04d3f0859f6354a401ba7c2a84a6a87588d3e8f0be99d9e7db6526d5cc257d languageName: node linkType: hard -"@commitlint/lint@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/lint@npm:18.0.0" +"@commitlint/lint@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/lint@npm:18.1.0" dependencies: - "@commitlint/is-ignored": ^18.0.0 - "@commitlint/parse": ^18.0.0 - "@commitlint/rules": ^18.0.0 - "@commitlint/types": ^18.0.0 - checksum: 7c277f9cf251bfe016ac212d6db423b1ebf694f7f9b6e0a2101f556fd03b4947928dfe85875acf2f48b42512698828ae0ef7f58a2fd4b0d53584bc5a84e34978 + "@commitlint/is-ignored": ^18.1.0 + "@commitlint/parse": ^18.1.0 + "@commitlint/rules": ^18.1.0 + "@commitlint/types": ^18.1.0 + checksum: 79dfa041c8741053fdf0f6125c61731e3fa09cdfef9141a772a6320bfba347a8e8b0b02e67e063ca54da0dfaa44c4defab9f566dfc0f0bba498404a37cef01ce languageName: node linkType: hard -"@commitlint/load@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/load@npm:18.0.0" +"@commitlint/load@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/load@npm:18.1.0" dependencies: - "@commitlint/config-validator": ^18.0.0 - "@commitlint/execute-rule": ^18.0.0 - "@commitlint/resolve-extends": ^18.0.0 - "@commitlint/types": ^18.0.0 + "@commitlint/config-validator": ^18.1.0 + "@commitlint/execute-rule": ^18.1.0 + "@commitlint/resolve-extends": ^18.1.0 + "@commitlint/types": ^18.1.0 "@types/node": ^18.11.9 chalk: ^4.1.0 cosmiconfig: ^8.0.0 @@ -150,90 +150,90 @@ __metadata: resolve-from: ^5.0.0 ts-node: ^10.8.1 typescript: ^5.2.2 - checksum: 152171b4ba0e718af0c95963d8d0ed2cc9afdf5d4afbcf5abcc8826aa15421a94fc8ec2625a1138b4affe42a48c1b27c0ef43a8ab10f301006fc0445bc607879 + checksum: 81663d76de59508ed8b647d15630d460a007dd5a6e6d6d66ac22ed6dfc1ed225c0146c4755d060b4598849a246dd59a12206e630d010eaf61038f05e40dc3a0f languageName: node linkType: hard -"@commitlint/message@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/message@npm:18.0.0" - checksum: 324c883dae134ad40217f3241741da4909dee5c60b9b41d06e8240ebc064d26cc0d2e92a7f718cece3fe37357452a37b920f87d6b3b8f4c85c60cc83f0ad1652 +"@commitlint/message@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/message@npm:18.1.0" + checksum: b002d38a00467153090b784c77f8dc26060754acc62b0cfee1b205762c9eacb624f9d2c7a9ab9e53b16a6839339672dfba3763c31f72d51ee0134099427b1350 languageName: node linkType: hard -"@commitlint/parse@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/parse@npm:18.0.0" +"@commitlint/parse@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/parse@npm:18.1.0" dependencies: - "@commitlint/types": ^18.0.0 + "@commitlint/types": ^18.1.0 conventional-changelog-angular: ^6.0.0 conventional-commits-parser: ^5.0.0 - checksum: 83c5533e64a1dfe792a44565704aac26025d43234571b2b5f3be0be23aad08f3ffa89375c59136f658ac675903b12a29adb98c3223d55764b8908be5068fd0a5 + checksum: 35feae6b9bc29dc068f1e8e78000225b2f99aa598ab52395f841d926380dc95611839a15df1ecf2cfbd9c1e2a7d85deb3be845f7ecdd8f520a3487d2289781b7 languageName: node linkType: hard -"@commitlint/read@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/read@npm:18.0.0" +"@commitlint/read@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/read@npm:18.1.0" dependencies: - "@commitlint/top-level": ^18.0.0 - "@commitlint/types": ^18.0.0 + "@commitlint/top-level": ^18.1.0 + "@commitlint/types": ^18.1.0 fs-extra: ^11.0.0 git-raw-commits: ^2.0.11 minimist: ^1.2.6 - checksum: 52286868c0a12f852dfd931381da68f2a378ca316ce78e93648583d5adc2e67d523d4ae410744e77dab3172ac08c308e397585c5be7143a81ef2f9e55ff9393c + checksum: 3169febebe94f7d5453ab7461cdc3374d794c5c8e94525c95181d877d44526abbb053d1e991eae63b9bf1c3dd9cace0e91a01ed1088577c03aa4e4f90a442eb5 languageName: node linkType: hard -"@commitlint/resolve-extends@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/resolve-extends@npm:18.0.0" +"@commitlint/resolve-extends@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/resolve-extends@npm:18.1.0" dependencies: - "@commitlint/config-validator": ^18.0.0 - "@commitlint/types": ^18.0.0 + "@commitlint/config-validator": ^18.1.0 + "@commitlint/types": ^18.1.0 import-fresh: ^3.0.0 lodash.mergewith: ^4.6.2 resolve-from: ^5.0.0 resolve-global: ^1.0.0 - checksum: 671feedef97398429cce106237f7726f4b8e6b2ca24e4391ff3632126e3175575a5626b32c999003ee59b2e3a5a0a38f10721421b498fbb5ee203bf269e0b109 + checksum: 41ef9a38c59e505cee4c14ce21e7ca27af3e68e209890fa83673c1fc8393a7a708cf486dd6c72af97cd23392e6a5d47b363e1a3545c44ed7f366f78e26b6bfa1 languageName: node linkType: hard -"@commitlint/rules@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/rules@npm:18.0.0" +"@commitlint/rules@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/rules@npm:18.1.0" dependencies: - "@commitlint/ensure": ^18.0.0 - "@commitlint/message": ^18.0.0 - "@commitlint/to-lines": ^18.0.0 - "@commitlint/types": ^18.0.0 + "@commitlint/ensure": ^18.1.0 + "@commitlint/message": ^18.1.0 + "@commitlint/to-lines": ^18.1.0 + "@commitlint/types": ^18.1.0 execa: ^5.0.0 - checksum: 6477fa2864401ce710342de31c5381dddcb0869d9ce469094ce26714fb14cbcdda34e3b2ad83a844ecc63489a9080e6e601cd6594edfd949dd474347f6d583a9 + checksum: c4e5ce76bc304dbf3ce0c0c4ab15eacd6596671a02e4b4c37e0d8c6ab2ca8163589ec4dedff0b013a336df0b4af7996f83d090b5aad936e2fa01b9df4711da3b languageName: node linkType: hard -"@commitlint/to-lines@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/to-lines@npm:18.0.0" - checksum: c9b346e50eb9ce5daf73e841fa452d6a774dc3535586bf06afb8dab017f65b7ccd0ebc6c5c658d4657c5985439daacc0aae26e1a849c7a80cc7331c9ff706670 +"@commitlint/to-lines@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/to-lines@npm:18.1.0" + checksum: 90da051ce2e6f3478b053e26f612de48454c0a73a8d9ec15df2cc0431e83c2572d6179c4a4c5b07bceccfb3018aab4897058196642769812238aa79ab3273999 languageName: node linkType: hard -"@commitlint/top-level@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/top-level@npm:18.0.0" +"@commitlint/top-level@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/top-level@npm:18.1.0" dependencies: find-up: ^5.0.0 - checksum: 3262d54b802eb4e66bcbe5c89c806686575bc7cf3ab643042666a84eff222cc415dd1414d2879e398fa1d3a0529941d31bd3a2efe40850fc861c0eac4518a8dc + checksum: 62729536fdf602f07613df194b7adfb76ee68624fd504bc05cb0d2e1eab3c099926f18987f29e79b1bbc2bd75b385f565fe867487f024a15d67ad090a9023b78 languageName: node linkType: hard -"@commitlint/types@npm:^18.0.0": - version: 18.0.0 - resolution: "@commitlint/types@npm:18.0.0" +"@commitlint/types@npm:^18.1.0": + version: 18.1.0 + resolution: "@commitlint/types@npm:18.1.0" dependencies: chalk: ^4.1.0 - checksum: b32b80c24149093b6f1a3a8fd8cc00f99c23bad4758f5594db0a9565bcac474e49d69269cd683e67f87a84bbac6b35ea2d6eb842c5cb81ef60161cfb2f52378c + checksum: 50501399dd2e280e06d9b6605a9b9b09a01977a662fc30c57fa70ac84a679f74cdcc7d8d3204937423be94707208983f5fcc43e4d488bbea25d4a2cdc80f3e82 languageName: node linkType: hard @@ -1876,8 +1876,8 @@ __metadata: version: 0.0.0-use.local resolution: "darkness-dependent-vision@workspace:." dependencies: - "@commitlint/cli": 18.0.0 - "@commitlint/config-conventional": 18.0.0 + "@commitlint/cli": 18.1.0 + "@commitlint/config-conventional": 18.1.0 "@guanghechen/rollup-plugin-copy": 5.0.9 "@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0 conventional-changelog-cli: 4.1.0