mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(deps): update dependency @types/node to v20.17.16
| datasource | package | from | to | | ---------- | ----------- | -------- | -------- | | npm | @types/node | 20.17.15 | 20.17.16 |
This commit is contained in:
parent
0a13ea2dba
commit
aad5599421
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.6.1
|
||||
version: 19.6.1(@types/node@20.17.15)(typescript@5.7.3)
|
||||
version: 19.6.1(@types/node@20.17.16)(typescript@5.7.3)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: 19.6.0
|
||||
version: 19.6.0
|
||||
|
|
@ -43,8 +43,8 @@ importers:
|
|||
specifier: 6.11.3
|
||||
version: 6.11.3
|
||||
'@types/node':
|
||||
specifier: 20.17.15
|
||||
version: 20.17.15
|
||||
specifier: 20.17.16
|
||||
version: 20.17.16
|
||||
conventional-changelog-conventionalcommits:
|
||||
specifier: 8.0.0
|
||||
version: 8.0.0
|
||||
|
|
@ -545,8 +545,8 @@ packages:
|
|||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
||||
'@types/node@20.17.15':
|
||||
resolution: {integrity: sha512-ymrDMpEhuYz7PXTItXhY0ZDBDZT/RgsmFM9rBiRLOSVX1HKJhhrLXuLY00fHsFsugYT1wZU3IC4dleUUC22UDQ==}
|
||||
'@types/node@20.17.16':
|
||||
resolution: {integrity: sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw==}
|
||||
|
||||
'@types/normalize-package-data@2.4.4':
|
||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||
|
|
@ -2328,11 +2328,11 @@ snapshots:
|
|||
'@colors/colors@1.5.0':
|
||||
optional: true
|
||||
|
||||
'@commitlint/cli@19.6.1(@types/node@20.17.15)(typescript@5.7.3)':
|
||||
'@commitlint/cli@19.6.1(@types/node@20.17.16)(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@commitlint/format': 19.5.0
|
||||
'@commitlint/lint': 19.6.0
|
||||
'@commitlint/load': 19.6.1(@types/node@20.17.15)(typescript@5.7.3)
|
||||
'@commitlint/load': 19.6.1(@types/node@20.17.16)(typescript@5.7.3)
|
||||
'@commitlint/read': 19.5.0
|
||||
'@commitlint/types': 19.5.0
|
||||
tinyexec: 0.3.2
|
||||
|
|
@ -2379,7 +2379,7 @@ snapshots:
|
|||
'@commitlint/rules': 19.6.0
|
||||
'@commitlint/types': 19.5.0
|
||||
|
||||
'@commitlint/load@19.6.1(@types/node@20.17.15)(typescript@5.7.3)':
|
||||
'@commitlint/load@19.6.1(@types/node@20.17.16)(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@commitlint/config-validator': 19.5.0
|
||||
'@commitlint/execute-rule': 19.5.0
|
||||
|
|
@ -2387,7 +2387,7 @@ snapshots:
|
|||
'@commitlint/types': 19.5.0
|
||||
chalk: 5.4.1
|
||||
cosmiconfig: 9.0.0(typescript@5.7.3)
|
||||
cosmiconfig-typescript-loader: 6.1.0(@types/node@20.17.15)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3)
|
||||
cosmiconfig-typescript-loader: 6.1.0(@types/node@20.17.16)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3)
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
|
|
@ -2765,7 +2765,7 @@ snapshots:
|
|||
|
||||
'@types/conventional-commits-parser@5.0.1':
|
||||
dependencies:
|
||||
'@types/node': 20.17.15
|
||||
'@types/node': 20.17.16
|
||||
|
||||
'@types/eslint-config-prettier@6.11.3': {}
|
||||
|
||||
|
|
@ -2773,7 +2773,7 @@ snapshots:
|
|||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/node@20.17.15':
|
||||
'@types/node@20.17.16':
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
|
||||
|
|
@ -3068,9 +3068,9 @@ snapshots:
|
|||
|
||||
core-util-is@1.0.3: {}
|
||||
|
||||
cosmiconfig-typescript-loader@6.1.0(@types/node@20.17.15)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3):
|
||||
cosmiconfig-typescript-loader@6.1.0(@types/node@20.17.16)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3):
|
||||
dependencies:
|
||||
'@types/node': 20.17.15
|
||||
'@types/node': 20.17.16
|
||||
cosmiconfig: 9.0.0(typescript@5.7.3)
|
||||
jiti: 2.4.2
|
||||
typescript: 5.7.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue