mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(deps): update dependency @commitlint/config-conventional to v18.6.2
| datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | npm | @commitlint/config-conventional | 18.6.1 | 18.6.2 |
This commit is contained in:
parent
7b2147ff04
commit
de9a6edb1a
2 changed files with 5 additions and 5 deletions
|
|
@ -37,7 +37,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "18.6.1",
|
"@commitlint/cli": "18.6.1",
|
||||||
"@commitlint/config-conventional": "18.6.1",
|
"@commitlint/config-conventional": "18.6.2",
|
||||||
"@semantic-release/git": "10.0.1",
|
"@semantic-release/git": "10.0.1",
|
||||||
"@semantic-release/github": "9.2.6",
|
"@semantic-release/github": "9.2.6",
|
||||||
"@semantic-release/npm": "11.0.2",
|
"@semantic-release/npm": "11.0.2",
|
||||||
|
|
|
||||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
|
@ -17,8 +17,8 @@ devDependencies:
|
||||||
specifier: 18.6.1
|
specifier: 18.6.1
|
||||||
version: 18.6.1(@types/node@20.11.17)(typescript@5.3.3)
|
version: 18.6.1(@types/node@20.11.17)(typescript@5.3.3)
|
||||||
'@commitlint/config-conventional':
|
'@commitlint/config-conventional':
|
||||||
specifier: 18.6.1
|
specifier: 18.6.2
|
||||||
version: 18.6.1
|
version: 18.6.2
|
||||||
'@semantic-release/git':
|
'@semantic-release/git':
|
||||||
specifier: 10.0.1
|
specifier: 10.0.1
|
||||||
version: 10.0.1(semantic-release@23.0.2)
|
version: 10.0.1(semantic-release@23.0.2)
|
||||||
|
|
@ -163,8 +163,8 @@ packages:
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@commitlint/config-conventional@18.6.1:
|
/@commitlint/config-conventional@18.6.2:
|
||||||
resolution: {integrity: sha512-ftpfAOQyI+IHvut0cRF4EFM39PWCqde+uOXCjH9NpK6FpqfhncAbEvP0E7OIpFsrDX0aS7k81tzH5Yz7prcNxA==}
|
resolution: {integrity: sha512-PcgSYg1AKGQIwDQKbaHtJsfqYy4uJTC7crLVZ83lfjcPaec4Pry2vLeaWej7ao2KsT20l9dWoMPpEGg8LWdUuA==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/types': 18.6.1
|
'@commitlint/types': 18.6.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue