chore(deps): update commitlint monorepo to v18.1.0
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-25 10:00:42 +00:00
parent 8cbd94016d
commit 779f6263c4
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": "18.0.0",
"@commitlint/config-conventional": "18.0.0",
"@commitlint/cli": "18.1.0",
"@commitlint/config-conventional": "18.1.0",
"@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: 18.0.0
version: 18.0.0(@swc/core@1.3.95)
specifier: 18.1.0
version: 18.1.0(@swc/core@1.3.95)
'@commitlint/config-conventional':
specifier: 18.0.0
version: 18.0.0
specifier: 18.1.0
version: 18.1.0
'@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@18.0.0(@swc/core@1.3.95):
resolution: {integrity: sha512-0HuJB7VfxSqia0r+mZ9VLgTc5gPaRDiQtloLfwCBp63PvpFn2sZsidiZBbym3jDC6+P47HSuIdRRg3/JsCcBwA==}
/@commitlint/cli@18.1.0(@swc/core@1.3.95):
resolution: {integrity: sha512-ZT95pRNGD9fEEX1ih0yKyJ65U3Y88vLrJjK6hlSpLrJFioQNXTI4sSoOq7hHnOsJAmTsgEg5zxIY8qTzgEQtWg==}
engines: {node: '>=v18'}
hasBin: true
dependencies:
'@commitlint/format': 18.0.0
'@commitlint/lint': 18.0.0
'@commitlint/load': 18.0.0(@swc/core@1.3.95)
'@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(@swc/core@1.3.95)
'@commitlint/read': 18.1.0
'@commitlint/types': 18.1.0
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@18.0.0:
resolution: {integrity: sha512-XZW3MDwhMWwr7pf+jO5F18ohBwrJ8mt+1OPhkVyO8bYrY0dKPE5tPpdXlDt+JCFurl4VnUDPmu6xZ4/cKCH7cA==}
/@commitlint/config-conventional@18.1.0:
resolution: {integrity: sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==}
engines: {node: '>=v18'}
dependencies:
conventional-changelog-conventionalcommits: 7.0.2
dev: true
/@commitlint/config-validator@18.0.0:
resolution: {integrity: sha512-PlXy5QZzQeMgQM7jb0odIhxsI6GWcbGgfy+Hkz5ap31KES/oJgtEvgD8pjg0Z9Ri296bT6zK3ts6brS0MAcMgg==}
/@commitlint/config-validator@18.1.0:
resolution: {integrity: sha512-kbHkIuItXn93o2NmTdwi5Mk1ujyuSIysRE/XHtrcps/27GuUKEIqBJp6TdJ4Sq+ze59RlzYSHMKuDKZbfg9+uQ==}
engines: {node: '>=v18'}
dependencies:
'@commitlint/types': 18.0.0
'@commitlint/types': 18.1.0
ajv: 8.12.0
dev: true
/@commitlint/ensure@18.0.0:
resolution: {integrity: sha512-AhzK4ybWGVmO7lwC33dGujS0k2IZDNFiew80M1H2R5Ou7Qkqq7sbuMZoof+yjOQcqltYP4IHLd0YECZoGermvQ==}
/@commitlint/ensure@18.1.0:
resolution: {integrity: sha512-CkPzJ9UBumIo54VDcpmBlaVX81J++wzEhN3DJH9+6PaLeiIG+gkSx8t7C2gfwG7PaiW4HzQtdQlBN5ab+c4vFQ==}
engines: {node: '>=v18'}
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
@ -169,45 +169,45 @@ packages:
lodash.upperfirst: 4.3.1
dev: true
/@commitlint/execute-rule@18.0.0:
resolution: {integrity: sha512-eNUSaHajb+g3sgZeIrfc6cXNnKIkYN2SXtDVXuiE+hOa055T0bLdZK29gSd945JCztxPVwdOkPLDeLg3NfDubg==}
/@commitlint/execute-rule@18.1.0:
resolution: {integrity: sha512-w3Vt4K+O7+nSr9/gFSEfZ1exKUOPSlJaRpnk7Y+XowEhvwT7AIk1HNANH+gETf0zGZ020+hfiMW/Ome+SNCUsg==}
engines: {node: '>=v18'}
dev: true
/@commitlint/format@18.0.0:
resolution: {integrity: sha512-etvUmOufihecdNm0r5+rCetrO2Yj7fSkJ4f0k8xOzqrrNdID9G/6iK14i/ufISBLSSy0XzsiiV+Rn9TX/cg46Q==}
/@commitlint/format@18.1.0:
resolution: {integrity: sha512-So/w217tGWMZZb1yXcUFNF2qFLyYtSVqbnGoMbX8a+JKcG4oB11Gc1adS0ssUOMivtiNpaLtkSHFynyiwtJtiQ==}
engines: {node: '>=v18'}
dependencies:
'@commitlint/types': 18.0.0
'@commitlint/types': 18.1.0
chalk: 4.1.2
dev: true
/@commitlint/is-ignored@18.0.0:
resolution: {integrity: sha512-fAUOF4GlKTmreE5hxhLlVUcXd1aIexxn+edocbMSwOa4dcm8OoHbsLcDB/rhwXIK+jzK4DybCMCx1VaTeRC4SQ==}
/@commitlint/is-ignored@18.1.0:
resolution: {integrity: sha512-fa1fY93J/Nx2GH6r6WOLdBOiL7x9Uc1N7wcpmaJ1C5Qs6P+rPSUTkofe2IOhSJIJoboHfAH6W0ru4xtK689t0Q==}
engines: {node: '>=v18'}
dependencies:
'@commitlint/types': 18.0.0
'@commitlint/types': 18.1.0
semver: 7.5.4
dev: true
/@commitlint/lint@18.0.0:
resolution: {integrity: sha512-Vqg6sIPm7nELu/U4lEzKMdLYaELgwSySGZzKc2YjJxdJWyiQo0b1hfCpxXsWGdNBOt0+CM4eBAGoX/Kjq5AYNA==}
/@commitlint/lint@18.1.0:
resolution: {integrity: sha512-LGB3eI5UYu5LLayibNrRM4bSbowr1z9uyqvp0c7+0KaSJi+xHxy/QEhb6fy4bMAtbXEvygY0sUu9HxSWg41rVQ==}
engines: {node: '>=v18'}
dependencies:
'@commitlint/is-ignored': 18.0.0
'@commitlint/parse': 18.0.0
'@commitlint/rules': 18.0.0
'@commitlint/types': 18.0.0
'@commitlint/is-ignored': 18.1.0
'@commitlint/parse': 18.1.0
'@commitlint/rules': 18.1.0
'@commitlint/types': 18.1.0
dev: true
/@commitlint/load@18.0.0(@swc/core@1.3.95):
resolution: {integrity: sha512-ocvMSkzNZCJ4yV673xjd4Y7sFVG/mg7S6yvL5ioM0OIG2XTbcCdzpmq+BeJcIwsRYU9g/b688yh7RDzGlbai6w==}
/@commitlint/load@18.1.0(@swc/core@1.3.95):
resolution: {integrity: sha512-oZbAV3wdh4f5EB99y6U1uY1grvU1Oz1EYtWML9Zu4he6sgzVGHuIP81mka8exFp4bGytaUmuIKl+ahck3P4HoQ==}
engines: {node: '>=v18'}
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.18.6
chalk: 4.1.2
cosmiconfig: 8.1.3
@ -223,68 +223,68 @@ packages:
- '@swc/wasm'
dev: true
/@commitlint/message@18.0.0:
resolution: {integrity: sha512-FJmEBn81RMEZrG1E1BxmjNoe/Rz918IeIGJRe5YXxM7IXboFhKS69rHPttNjKwSS038t6GUsRUJrAWqZnA6nCw==}
/@commitlint/message@18.1.0:
resolution: {integrity: sha512-8dT/jJg73wf3o2Mut/fqEDTpBYSIEVtX5PWyuY/0uviEYeheZAczFo/VMIkeGzhJJn1IrcvAwWsvJ1lVGY2I/w==}
engines: {node: '>=v18'}
dev: true
/@commitlint/parse@18.0.0:
resolution: {integrity: sha512-qbZYOCpIZzfFzV35s5ei3JkBG/8KUOyGYluAeaYIcYC9z0uKXEVK6O2F2P/KLvbTkgZ4Q9OOLDrrtoWzPb2pjg==}
/@commitlint/parse@18.1.0:
resolution: {integrity: sha512-23yv8uBweXWYn8bXk4PjHIsmVA+RkbqPh2h7irupBo2LthVlzMRc4LM6UStasScJ4OlXYYaWOmuP7jcExUF50Q==}
engines: {node: '>=v18'}
dependencies:
'@commitlint/types': 18.0.0
'@commitlint/types': 18.1.0
conventional-changelog-angular: 6.0.0
conventional-commits-parser: 5.0.0
dev: true
/@commitlint/read@18.0.0:
resolution: {integrity: sha512-VclRvG+ZvHOjYP4rmKPfNwS7eSI5m68D/CPtT2do/D4EBljmLBwqCYVL1I/3y2E6Fbub1GfYoXiRHThd1cVlag==}
/@commitlint/read@18.1.0:
resolution: {integrity: sha512-rzfzoKUwxmvYO81tI5o1371Nwt3vhcQR36oTNfupPdU1jgSL3nzBIS3B93LcZh3IYKbCIMyMPN5WZ10BXdeoUg==}
engines: {node: '>=v18'}
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.1.1
git-raw-commits: 2.0.11
minimist: 1.2.8
dev: true
/@commitlint/resolve-extends@18.0.0:
resolution: {integrity: sha512-MD9+6GSiWvqgdJtfos+1gqz+zmy2vV7TbUVz2ETZzpfECgmUZSZSYzyivivBAQK6feS71KxmMLL8+YFF9+FFRQ==}
/@commitlint/resolve-extends@18.1.0:
resolution: {integrity: sha512-3mZpzOEJkELt7BbaZp6+bofJyxViyObebagFn0A7IHaLARhPkWTivXdjvZHS12nAORftv88Yhbh8eCPKfSvB7g==}
engines: {node: '>=v18'}
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.3.0
lodash.mergewith: 4.6.2
resolve-from: 5.0.0
resolve-global: 1.0.0
dev: true
/@commitlint/rules@18.0.0:
resolution: {integrity: sha512-J7xjMKC4H1hfZR8fmPPuV35wS8Vgy3YX9xIpfPJhsDnRk2BL/dyZjNEXPdvlbpvkNgkfIWi0A0IDtW1dDoViag==}
/@commitlint/rules@18.1.0:
resolution: {integrity: sha512-VJNQ674CRv4znI0DbsjZLVnn647J+BTxHGcrDIsYv7c99gW7TUGeIe5kL80G7l8+5+N0se8v9yn+Prr8xEy6Yw==}
engines: {node: '>=v18'}
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.1.1
dev: true
/@commitlint/to-lines@18.0.0:
resolution: {integrity: sha512-HwwBvzXX+3x7XYvBrEKy69S9w/clUEL0gMwkXTtg5awUpvEvzmTz1FBE/5WIiUICyOGdH1NhV1WgKb7UwOnI4A==}
/@commitlint/to-lines@18.1.0:
resolution: {integrity: sha512-aHIoSDjG0ckxPLYDpODUeSLbEKmF6Jrs1B5JIssbbE9eemBtXtjm9yzdiAx9ZXcwoHlhbTp2fbndDb3YjlvJag==}
engines: {node: '>=v18'}
dev: true
/@commitlint/top-level@18.0.0:
resolution: {integrity: sha512-6+jjZhe9pF7ioD9IR2HChteTh95KPXa7GUUV52e0YhEsFArkCnyhzSL72ko1c2Xad0sWNBL0e76mifi20wD/Bg==}
/@commitlint/top-level@18.1.0:
resolution: {integrity: sha512-1/USHlolIxJlsfLKecSXH+6PDojIvnzaJGPYwF7MtnTuuXCNQ4izkeqDsRuNMe9nU2VIKpK9OT8Q412kGNmgGw==}
engines: {node: '>=v18'}
dependencies:
find-up: 5.0.0
dev: true
/@commitlint/types@18.0.0:
resolution: {integrity: sha512-FDzAdSm7kIir0NW0bZLENdrEgf/9Ihs1AAqE9DK9R+dRFby4ookkxPMaz7elZmG+e5rBl7hGrWJzJINqG9cDDg==}
/@commitlint/types@18.1.0:
resolution: {integrity: sha512-65vGxZmbs+2OVwEItxhp3Ul7X2m2LyLfifYI/NdPwRqblmuES2w2aIRhIjb7cwUIBHHSTT8WXj4ixVHQibmvLQ==}
engines: {node: '>=v18'}
dependencies:
chalk: 4.1.2