mirror of
https://github.com/renovatebot/github-action.git
synced 2026-02-04 19:08:08 +00:00
skip: merge (d78356e959) [skip release]
This commit is contained in:
commit
b9611e315d
2 changed files with 12 additions and 12 deletions
|
|
@ -37,8 +37,8 @@
|
||||||
"@actions/exec": "1.1.1"
|
"@actions/exec": "1.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "20.2.0",
|
"@commitlint/cli": "20.3.0",
|
||||||
"@commitlint/config-conventional": "20.2.0",
|
"@commitlint/config-conventional": "20.3.0",
|
||||||
"@eslint/js": "9.39.2",
|
"@eslint/js": "9.39.2",
|
||||||
"@semantic-release/git": "10.0.1",
|
"@semantic-release/git": "10.0.1",
|
||||||
"@semantic-release/github": "12.0.2",
|
"@semantic-release/github": "12.0.2",
|
||||||
|
|
|
||||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
|
|
@ -16,11 +16,11 @@ importers:
|
||||||
version: 1.1.1
|
version: 1.1.1
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@commitlint/cli':
|
'@commitlint/cli':
|
||||||
specifier: 20.2.0
|
specifier: 20.3.0
|
||||||
version: 20.2.0(@types/node@20.19.27)(typescript@5.9.3)
|
version: 20.3.0(@types/node@20.19.27)(typescript@5.9.3)
|
||||||
'@commitlint/config-conventional':
|
'@commitlint/config-conventional':
|
||||||
specifier: 20.2.0
|
specifier: 20.3.0
|
||||||
version: 20.2.0
|
version: 20.3.0
|
||||||
'@eslint/js':
|
'@eslint/js':
|
||||||
specifier: 9.39.2
|
specifier: 9.39.2
|
||||||
version: 9.39.2
|
version: 9.39.2
|
||||||
|
|
@ -129,13 +129,13 @@ packages:
|
||||||
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
|
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
|
||||||
engines: {node: '>=0.1.90'}
|
engines: {node: '>=0.1.90'}
|
||||||
|
|
||||||
'@commitlint/cli@20.2.0':
|
'@commitlint/cli@20.3.0':
|
||||||
resolution: {integrity: sha512-l37HkrPZ2DZy26rKiTUvdq/LZtlMcxz+PeLv9dzK9NzoFGuJdOQyYU7IEkEQj0pO++uYue89wzOpZ0hcTtoqUA==}
|
resolution: {integrity: sha512-HXO8YVfqdBK+MnlX2zqNrv6waGYPs6Ysjm5W2Y0GMagWXwiIKx7C8dcIX9ca+QdHq4WA0lcMnZLQ0pzQh1piZg==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
'@commitlint/config-conventional@20.2.0':
|
'@commitlint/config-conventional@20.3.0':
|
||||||
resolution: {integrity: sha512-MsRac+yNIbTB4Q/psstKK4/ciVzACHicSwz+04Sxve+4DW+PiJeTjU0JnS4m/oOnulrXYN+yBPlKaBSGemRfgQ==}
|
resolution: {integrity: sha512-g1OXVl6E2v0xF1Ru2RpxQ+Vfy7XUcUsCmLKzGUrhFLS4hSNykje0QSy6djBtzOiOBQCepBrmIlqx/gRlzrSh5A==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
|
|
||||||
'@commitlint/config-validator@20.2.0':
|
'@commitlint/config-validator@20.2.0':
|
||||||
|
|
@ -2342,7 +2342,7 @@ snapshots:
|
||||||
'@colors/colors@1.5.0':
|
'@colors/colors@1.5.0':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@commitlint/cli@20.2.0(@types/node@20.19.27)(typescript@5.9.3)':
|
'@commitlint/cli@20.3.0(@types/node@20.19.27)(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/format': 20.2.0
|
'@commitlint/format': 20.2.0
|
||||||
'@commitlint/lint': 20.3.0
|
'@commitlint/lint': 20.3.0
|
||||||
|
|
@ -2355,7 +2355,7 @@ snapshots:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@commitlint/config-conventional@20.2.0':
|
'@commitlint/config-conventional@20.3.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/types': 20.2.0
|
'@commitlint/types': 20.2.0
|
||||||
conventional-changelog-conventionalcommits: 7.0.2
|
conventional-changelog-conventionalcommits: 7.0.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue