⬆ Bump @commitlint/core from 20.0.0 to 20.1.0
Some checks failed
Release / release (push) Has been cancelled

Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/core) from 20.0.0 to 20.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/core/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.1.0/@commitlint/core)

---
updated-dependencies:
- dependency-name: "@commitlint/core"
  dependency-version: 20.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-01 10:07:30 +00:00
committed by github-actions[bot]
parent 07ede24e40
commit 7910a97b0d

28
package-lock.json generated
View File

@@ -618,15 +618,15 @@
}
},
"node_modules/@commitlint/core": {
"version": "20.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-20.0.0.tgz",
"integrity": "sha512-HplscyyJa4p6S5C7QT4GNHd7VTJtzXjUGEowT8Sw7ZPapOZnFDznrAcI8Mi5/Cd6huM4BqUyvxYPl2yvOpYkgg==",
"version": "20.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-20.1.0.tgz",
"integrity": "sha512-ZRKjxjIhq+ulUZZCL4nTgcHJ8zQj7jYHDoCsf5OnLPqY5gy8l7MgsOZ0RQtwwwZ3zO4HCqF/wWRV5EaN6ei5LA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/format": "^20.0.0",
"@commitlint/lint": "^20.0.0",
"@commitlint/load": "^20.0.0",
"@commitlint/load": "^20.1.0",
"@commitlint/read": "^20.0.0"
},
"engines": {
@@ -827,15 +827,15 @@
}
},
"node_modules/@commitlint/load": {
"version": "20.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-20.0.0.tgz",
"integrity": "sha512-WiNKO9fDPlLY90Rruw2HqHKcghrmj5+kMDJ4GcTlX1weL8K07Q6b27C179DxnsrjGCRAKVwFKyzxV4x+xDY28Q==",
"version": "20.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-20.1.0.tgz",
"integrity": "sha512-qo9ER0XiAimATQR5QhvvzePfeDfApi/AFlC1G+YN+ZAY8/Ua6IRrDrxRvQAr+YXUKAxUsTDSp9KXeXLBPsNRWg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/config-validator": "^20.0.0",
"@commitlint/execute-rule": "^20.0.0",
"@commitlint/resolve-extends": "^20.0.0",
"@commitlint/resolve-extends": "^20.1.0",
"@commitlint/types": "^20.0.0",
"chalk": "^5.3.0",
"cosmiconfig": "^9.0.0",
@@ -972,9 +972,9 @@
}
},
"node_modules/@commitlint/resolve-extends": {
"version": "20.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-20.0.0.tgz",
"integrity": "sha512-BA4vva1hY8y0/Hl80YDhe9TJZpRFMsUYzVxvwTLPTEBotbGx/gS49JlVvtF1tOCKODQp7pS7CbxCpiceBgp3Dg==",
"version": "20.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-20.1.0.tgz",
"integrity": "sha512-cxKXQrqHjZT3o+XPdqDCwOWVFQiae++uwd9dUBC7f2MdV58ons3uUvASdW7m55eat5sRiQ6xUHyMWMRm6atZWw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8293,9 +8293,9 @@
}
},
"node_modules/jiti": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.0.tgz",
"integrity": "sha512-VXe6RjJkBPj0ohtqaO8vSWP3ZhAKo66fKrFNCll4BTcwljPLz03pCbaNKfzGP5MbrCYcbJ7v0nOYYwUzTEIdXQ==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz",
"integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==",
"dev": true,
"license": "MIT",
"bin": {