mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-15 16:32:36 +00:00
chore(deps): update dependency @types/node to v20.19.24
| datasource | package | from | to | | ---------- | ----------- | -------- | -------- | | npm | @types/node | 20.19.23 | 20.19.24 |
This commit is contained in:
parent
a49ba8e0e0
commit
f513cb432c
2 changed files with 14 additions and 14 deletions
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
|
|
@ -17,7 +17,7 @@ importers:
|
|||
devDependencies:
|
||||
'@commitlint/cli':
|
||||
specifier: 19.8.1
|
||||
version: 19.8.1(@types/node@20.19.23)(typescript@5.9.3)
|
||||
version: 19.8.1(@types/node@20.19.24)(typescript@5.9.3)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: 19.8.1
|
||||
version: 19.8.1
|
||||
|
|
@ -43,8 +43,8 @@ importers:
|
|||
specifier: 6.11.3
|
||||
version: 6.11.3
|
||||
'@types/node':
|
||||
specifier: 20.19.23
|
||||
version: 20.19.23
|
||||
specifier: 20.19.24
|
||||
version: 20.19.24
|
||||
conventional-changelog-conventionalcommits:
|
||||
specifier: 8.0.0
|
||||
version: 8.0.0
|
||||
|
|
@ -565,8 +565,8 @@ packages:
|
|||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
||||
'@types/node@20.19.23':
|
||||
resolution: {integrity: sha512-yIdlVVVHXpmqRhtyovZAcSy0MiPcYWGkoO4CGe/+jpP0hmNuihm4XhHbADpK++MsiLHP5MVlv+bcgdF99kSiFQ==}
|
||||
'@types/node@20.19.24':
|
||||
resolution: {integrity: sha512-FE5u0ezmi6y9OZEzlJfg37mqqf6ZDSF2V/NLjUyGrR9uTZ7Sb9F7bLNZ03S4XVUNRWGA7Ck4c1kK+YnuWjl+DA==}
|
||||
|
||||
'@types/normalize-package-data@2.4.4':
|
||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||
|
|
@ -2345,11 +2345,11 @@ snapshots:
|
|||
'@colors/colors@1.5.0':
|
||||
optional: true
|
||||
|
||||
'@commitlint/cli@19.8.1(@types/node@20.19.23)(typescript@5.9.3)':
|
||||
'@commitlint/cli@19.8.1(@types/node@20.19.24)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@commitlint/format': 19.8.1
|
||||
'@commitlint/lint': 19.8.1
|
||||
'@commitlint/load': 19.8.1(@types/node@20.19.23)(typescript@5.9.3)
|
||||
'@commitlint/load': 19.8.1(@types/node@20.19.24)(typescript@5.9.3)
|
||||
'@commitlint/read': 19.8.1
|
||||
'@commitlint/types': 19.8.1
|
||||
tinyexec: 1.0.1
|
||||
|
|
@ -2396,7 +2396,7 @@ snapshots:
|
|||
'@commitlint/rules': 19.8.1
|
||||
'@commitlint/types': 19.8.1
|
||||
|
||||
'@commitlint/load@19.8.1(@types/node@20.19.23)(typescript@5.9.3)':
|
||||
'@commitlint/load@19.8.1(@types/node@20.19.24)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@commitlint/config-validator': 19.8.1
|
||||
'@commitlint/execute-rule': 19.8.1
|
||||
|
|
@ -2404,7 +2404,7 @@ snapshots:
|
|||
'@commitlint/types': 19.8.1
|
||||
chalk: 5.6.2
|
||||
cosmiconfig: 9.0.0(typescript@5.9.3)
|
||||
cosmiconfig-typescript-loader: 6.2.0(@types/node@20.19.23)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3)
|
||||
cosmiconfig-typescript-loader: 6.2.0(@types/node@20.19.24)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3)
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
|
|
@ -2801,7 +2801,7 @@ snapshots:
|
|||
|
||||
'@types/conventional-commits-parser@5.0.2':
|
||||
dependencies:
|
||||
'@types/node': 20.19.23
|
||||
'@types/node': 20.19.24
|
||||
|
||||
'@types/eslint-config-prettier@6.11.3': {}
|
||||
|
||||
|
|
@ -2809,7 +2809,7 @@ snapshots:
|
|||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/node@20.19.23':
|
||||
'@types/node@20.19.24':
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
|
|
@ -3117,9 +3117,9 @@ snapshots:
|
|||
|
||||
core-util-is@1.0.3: {}
|
||||
|
||||
cosmiconfig-typescript-loader@6.2.0(@types/node@20.19.23)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3):
|
||||
cosmiconfig-typescript-loader@6.2.0(@types/node@20.19.24)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@types/node': 20.19.23
|
||||
'@types/node': 20.19.24
|
||||
cosmiconfig: 9.0.0(typescript@5.9.3)
|
||||
jiti: 2.6.1
|
||||
typescript: 5.9.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue