chore(deps): update commitlint monorepo to v17.8.1
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/checks Pipeline was successful

This commit is contained in:
Renovate Bot 2023-10-20 13:00:45 +00:00
parent d40a109e69
commit eb22738479
2 changed files with 66 additions and 66 deletions

View file

@ -63,8 +63,8 @@
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
},
"devDependencies": {
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@foundryvtt/foundryvtt-cli": "0.0.9",
"@guanghechen/rollup-plugin-copy": "5.0.9",
"@ironkinoko/rollup-plugin-styles": "4.0.3",

View file

@ -6,11 +6,11 @@ settings:
devDependencies:
'@commitlint/cli':
specifier: 17.8.0
version: 17.8.0(@swc/core@1.3.93)
specifier: 17.8.1
version: 17.8.1(@swc/core@1.3.93)
'@commitlint/config-conventional':
specifier: 17.8.0
version: 17.8.0
specifier: 17.8.1
version: 17.8.1
'@foundryvtt/foundryvtt-cli':
specifier: 0.0.9
version: 0.0.9
@ -122,16 +122,16 @@ packages:
js-tokens: 4.0.0
dev: true
/@commitlint/cli@17.8.0(@swc/core@1.3.93):
resolution: {integrity: sha512-D3LdyZYbiRyAChfJMNlAd9f2P9vNQ7GWbI9gN2o7L5hF07QJDqj4z/pcJF3PjDbJWOaUUXla287RdDmmKqH2WQ==}
/@commitlint/cli@17.8.1(@swc/core@1.3.93):
resolution: {integrity: sha512-ay+WbzQesE0Rv4EQKfNbSMiJJ12KdKTDzIt0tcK4k11FdsWmtwP0Kp1NWMOUswfIWo6Eb7p7Ln721Nx9FLNBjg==}
engines: {node: '>=v14'}
hasBin: true
dependencies:
'@commitlint/format': 17.4.4
'@commitlint/lint': 17.8.0
'@commitlint/load': 17.8.0(@swc/core@1.3.93)
'@commitlint/read': 17.5.1
'@commitlint/types': 17.4.4
'@commitlint/format': 17.8.1
'@commitlint/lint': 17.8.1
'@commitlint/load': 17.8.1(@swc/core@1.3.93)
'@commitlint/read': 17.8.1
'@commitlint/types': 17.8.1
execa: 5.1.1
lodash.isfunction: 3.0.9
resolve-from: 5.0.0
@ -142,26 +142,26 @@ packages:
- '@swc/wasm'
dev: true
/@commitlint/config-conventional@17.8.0:
resolution: {integrity: sha512-MgiFXujmqAvi7M33C7OSMTznwrVkckrbXe/aZWQ/+KFGLLF6IE50XIcjGrW0/uiDGb/im5qbqF2dh1dCFNa+sQ==}
/@commitlint/config-conventional@17.8.1:
resolution: {integrity: sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg==}
engines: {node: '>=v14'}
dependencies:
conventional-changelog-conventionalcommits: 6.1.0
dev: true
/@commitlint/config-validator@17.6.7:
resolution: {integrity: sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ==}
/@commitlint/config-validator@17.8.1:
resolution: {integrity: sha512-UUgUC+sNiiMwkyiuIFR7JG2cfd9t/7MV8VB4TZ+q02ZFkHoduUS4tJGsCBWvBOGD9Btev6IecPMvlWUfJorkEA==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/types': 17.4.4
'@commitlint/types': 17.8.1
ajv: 8.12.0
dev: true
/@commitlint/ensure@17.6.7:
resolution: {integrity: sha512-mfDJOd1/O/eIb/h4qwXzUxkmskXDL9vNPnZ4AKYKiZALz4vHzwMxBSYtyL2mUIDeU9DRSpEUins8SeKtFkYHSw==}
/@commitlint/ensure@17.8.1:
resolution: {integrity: sha512-xjafwKxid8s1K23NFpL8JNo6JnY/ysetKo8kegVM7c8vs+kWLP8VrQq+NbhgVlmCojhEDbzQKp4eRXSjVOGsow==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/types': 17.4.4
'@commitlint/types': 17.8.1
lodash.camelcase: 4.3.0
lodash.kebabcase: 4.1.1
lodash.snakecase: 4.1.1
@ -169,45 +169,45 @@ packages:
lodash.upperfirst: 4.3.1
dev: true
/@commitlint/execute-rule@17.4.0:
resolution: {integrity: sha512-LIgYXuCSO5Gvtc0t9bebAMSwd68ewzmqLypqI2Kke1rqOqqDbMpYcYfoPfFlv9eyLIh4jocHWwCK5FS7z9icUA==}
/@commitlint/execute-rule@17.8.1:
resolution: {integrity: sha512-JHVupQeSdNI6xzA9SqMF+p/JjrHTcrJdI02PwesQIDCIGUrv04hicJgCcws5nzaoZbROapPs0s6zeVHoxpMwFQ==}
engines: {node: '>=v14'}
dev: true
/@commitlint/format@17.4.4:
resolution: {integrity: sha512-+IS7vpC4Gd/x+uyQPTAt3hXs5NxnkqAZ3aqrHd5Bx/R9skyCAWusNlNbw3InDbAK6j166D9asQM8fnmYIa+CXQ==}
/@commitlint/format@17.8.1:
resolution: {integrity: sha512-f3oMTyZ84M9ht7fb93wbCKmWxO5/kKSbwuYvS867duVomoOsgrgljkGGIztmT/srZnaiGbaK8+Wf8Ik2tSr5eg==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/types': 17.4.4
'@commitlint/types': 17.8.1
chalk: 4.1.2
dev: true
/@commitlint/is-ignored@17.8.0:
resolution: {integrity: sha512-8bR6rxNcWaNprPBdE4ePIOwbxutTQGOsRPYWssX+zjGxnEljzaZSGzFUOMxapYILlf8Tts/O1wPQgG549Rdvdg==}
/@commitlint/is-ignored@17.8.1:
resolution: {integrity: sha512-UshMi4Ltb4ZlNn4F7WtSEugFDZmctzFpmbqvpyxD3la510J+PLcnyhf9chs7EryaRFJMdAKwsEKfNK0jL/QM4g==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/types': 17.4.4
'@commitlint/types': 17.8.1
semver: 7.5.4
dev: true
/@commitlint/lint@17.8.0:
resolution: {integrity: sha512-4ihwnqOY4TcJN6iz5Jv1LeYavvBllONwFyGxOIWmCT5s4PNMb43cws2TUdbXTZL1Vq59etGKd5LWYDFPVbs5EA==}
/@commitlint/lint@17.8.1:
resolution: {integrity: sha512-aQUlwIR1/VMv2D4GXSk7PfL5hIaFSfy6hSHV94O8Y27T5q+DlDEgd/cZ4KmVI+MWKzFfCTiTuWqjfRSfdRllCA==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/is-ignored': 17.8.0
'@commitlint/parse': 17.7.0
'@commitlint/rules': 17.7.0
'@commitlint/types': 17.4.4
'@commitlint/is-ignored': 17.8.1
'@commitlint/parse': 17.8.1
'@commitlint/rules': 17.8.1
'@commitlint/types': 17.8.1
dev: true
/@commitlint/load@17.8.0(@swc/core@1.3.93):
resolution: {integrity: sha512-9VnGXYJCP4tXmR4YrwP8n5oX6T5ZsHfPQq6WuUQOvAI+QsDQMaTGgTRXr7us+xsjz+b+mMBSagogqfUx2aixyw==}
/@commitlint/load@17.8.1(@swc/core@1.3.93):
resolution: {integrity: sha512-iF4CL7KDFstP1kpVUkT8K2Wl17h2yx9VaR1ztTc8vzByWWcbO/WaKwxsnCOqow9tVAlzPfo1ywk9m2oJ9ucMqA==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/config-validator': 17.6.7
'@commitlint/execute-rule': 17.4.0
'@commitlint/resolve-extends': 17.6.7
'@commitlint/types': 17.4.4
'@commitlint/config-validator': 17.8.1
'@commitlint/execute-rule': 17.8.1
'@commitlint/resolve-extends': 17.8.1
'@commitlint/types': 17.8.1
'@types/node': 20.5.1
chalk: 4.1.2
cosmiconfig: 8.1.3
@ -223,68 +223,68 @@ packages:
- '@swc/wasm'
dev: true
/@commitlint/message@17.4.2:
resolution: {integrity: sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==}
/@commitlint/message@17.8.1:
resolution: {integrity: sha512-6bYL1GUQsD6bLhTH3QQty8pVFoETfFQlMn2Nzmz3AOLqRVfNNtXBaSY0dhZ0dM6A2MEq4+2d7L/2LP8TjqGRkA==}
engines: {node: '>=v14'}
dev: true
/@commitlint/parse@17.7.0:
resolution: {integrity: sha512-dIvFNUMCUHqq5Abv80mIEjLVfw8QNuA4DS7OWip4pcK/3h5wggmjVnlwGCDvDChkw2TjK1K6O+tAEV78oxjxag==}
/@commitlint/parse@17.8.1:
resolution: {integrity: sha512-/wLUickTo0rNpQgWwLPavTm7WbwkZoBy3X8PpkUmlSmQJyWQTj0m6bDjiykMaDt41qcUbfeFfaCvXfiR4EGnfw==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/types': 17.4.4
'@commitlint/types': 17.8.1
conventional-changelog-angular: 6.0.0
conventional-commits-parser: 4.0.0
dev: true
/@commitlint/read@17.5.1:
resolution: {integrity: sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg==}
/@commitlint/read@17.8.1:
resolution: {integrity: sha512-Fd55Oaz9irzBESPCdMd8vWWgxsW3OWR99wOntBDHgf9h7Y6OOHjWEdS9Xzen1GFndqgyoaFplQS5y7KZe0kO2w==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/top-level': 17.4.0
'@commitlint/types': 17.4.4
'@commitlint/top-level': 17.8.1
'@commitlint/types': 17.8.1
fs-extra: 11.1.1
git-raw-commits: 2.0.11
minimist: 1.2.8
dev: true
/@commitlint/resolve-extends@17.6.7:
resolution: {integrity: sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg==}
/@commitlint/resolve-extends@17.8.1:
resolution: {integrity: sha512-W/ryRoQ0TSVXqJrx5SGkaYuAaE/BUontL1j1HsKckvM6e5ZaG0M9126zcwL6peKSuIetJi7E87PRQF8O86EW0Q==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/config-validator': 17.6.7
'@commitlint/types': 17.4.4
'@commitlint/config-validator': 17.8.1
'@commitlint/types': 17.8.1
import-fresh: 3.3.0
lodash.mergewith: 4.6.2
resolve-from: 5.0.0
resolve-global: 1.0.0
dev: true
/@commitlint/rules@17.7.0:
resolution: {integrity: sha512-J3qTh0+ilUE5folSaoK91ByOb8XeQjiGcdIdiB/8UT1/Rd1itKo0ju/eQVGyFzgTMYt8HrDJnGTmNWwcMR1rmA==}
/@commitlint/rules@17.8.1:
resolution: {integrity: sha512-2b7OdVbN7MTAt9U0vKOYKCDsOvESVXxQmrvuVUZ0rGFMCrCPJWWP1GJ7f0lAypbDAhaGb8zqtdOr47192LBrIA==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/ensure': 17.6.7
'@commitlint/message': 17.4.2
'@commitlint/to-lines': 17.4.0
'@commitlint/types': 17.4.4
'@commitlint/ensure': 17.8.1
'@commitlint/message': 17.8.1
'@commitlint/to-lines': 17.8.1
'@commitlint/types': 17.8.1
execa: 5.1.1
dev: true
/@commitlint/to-lines@17.4.0:
resolution: {integrity: sha512-LcIy/6ZZolsfwDUWfN1mJ+co09soSuNASfKEU5sCmgFCvX5iHwRYLiIuoqXzOVDYOy7E7IcHilr/KS0e5T+0Hg==}
/@commitlint/to-lines@17.8.1:
resolution: {integrity: sha512-LE0jb8CuR/mj6xJyrIk8VLz03OEzXFgLdivBytoooKO5xLt5yalc8Ma5guTWobw998sbR3ogDd+2jed03CFmJA==}
engines: {node: '>=v14'}
dev: true
/@commitlint/top-level@17.4.0:
resolution: {integrity: sha512-/1loE/g+dTTQgHnjoCy0AexKAEFyHsR2zRB4NWrZ6lZSMIxAhBJnmCqwao7b4H8888PsfoTBCLBYIw8vGnej8g==}
/@commitlint/top-level@17.8.1:
resolution: {integrity: sha512-l6+Z6rrNf5p333SHfEte6r+WkOxGlWK4bLuZKbtf/2TXRN+qhrvn1XE63VhD8Oe9oIHQ7F7W1nG2k/TJFhx2yA==}
engines: {node: '>=v14'}
dependencies:
find-up: 5.0.0
dev: true
/@commitlint/types@17.4.4:
resolution: {integrity: sha512-amRN8tRLYOsxRr6mTnGGGvB5EmW/4DDjLMgiwK3CCVEmN6Sr/6xePGEpWaspKkckILuUORCwe6VfDBw6uj4axQ==}
/@commitlint/types@17.8.1:
resolution: {integrity: sha512-PXDQXkAmiMEG162Bqdh9ChML/GJZo6vU+7F03ALKDK8zYc6SuAr47LjG7hGYRqUOz+WK0dU7bQ0xzuqFMdxzeQ==}
engines: {node: '>=v14'}
dependencies:
chalk: 4.1.2