mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
chore(deps): update dependency @types/node to v20.19.14
| datasource | package | from | to | | ---------- | ----------- | -------- | -------- | | npm | @types/node | 20.19.13 | 20.19.14 |
This commit is contained in:
parent
a1ffb8d2bc
commit
ed55387191
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.13)(typescript@5.9.2)
|
||||
version: 19.8.1(@types/node@20.19.14)(typescript@5.9.2)
|
||||
'@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.13
|
||||
version: 20.19.13
|
||||
specifier: 20.19.14
|
||||
version: 20.19.14
|
||||
conventional-changelog-conventionalcommits:
|
||||
specifier: 8.0.0
|
||||
version: 8.0.0
|
||||
|
|
@ -555,8 +555,8 @@ packages:
|
|||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
||||
'@types/node@20.19.13':
|
||||
resolution: {integrity: sha512-yCAeZl7a0DxgNVteXFHt9+uyFbqXGy/ShC4BlcHkoE0AfGXYv/BUiplV72DjMYXHDBXFjhvr6DD1NiRVfB4j8g==}
|
||||
'@types/node@20.19.14':
|
||||
resolution: {integrity: sha512-gqiKWld3YIkmtrrg9zDvg9jfksZCcPywXVN7IauUGhilwGV/yOyeUsvpR796m/Jye0zUzMXPKe8Ct1B79A7N5Q==}
|
||||
|
||||
'@types/normalize-package-data@2.4.4':
|
||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||
|
|
@ -2334,11 +2334,11 @@ snapshots:
|
|||
'@colors/colors@1.5.0':
|
||||
optional: true
|
||||
|
||||
'@commitlint/cli@19.8.1(@types/node@20.19.13)(typescript@5.9.2)':
|
||||
'@commitlint/cli@19.8.1(@types/node@20.19.14)(typescript@5.9.2)':
|
||||
dependencies:
|
||||
'@commitlint/format': 19.8.1
|
||||
'@commitlint/lint': 19.8.1
|
||||
'@commitlint/load': 19.8.1(@types/node@20.19.13)(typescript@5.9.2)
|
||||
'@commitlint/load': 19.8.1(@types/node@20.19.14)(typescript@5.9.2)
|
||||
'@commitlint/read': 19.8.1
|
||||
'@commitlint/types': 19.8.1
|
||||
tinyexec: 1.0.1
|
||||
|
|
@ -2385,7 +2385,7 @@ snapshots:
|
|||
'@commitlint/rules': 19.8.1
|
||||
'@commitlint/types': 19.8.1
|
||||
|
||||
'@commitlint/load@19.8.1(@types/node@20.19.13)(typescript@5.9.2)':
|
||||
'@commitlint/load@19.8.1(@types/node@20.19.14)(typescript@5.9.2)':
|
||||
dependencies:
|
||||
'@commitlint/config-validator': 19.8.1
|
||||
'@commitlint/execute-rule': 19.8.1
|
||||
|
|
@ -2393,7 +2393,7 @@ snapshots:
|
|||
'@commitlint/types': 19.8.1
|
||||
chalk: 5.6.2
|
||||
cosmiconfig: 9.0.0(typescript@5.9.2)
|
||||
cosmiconfig-typescript-loader: 6.1.0(@types/node@20.19.13)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2)
|
||||
cosmiconfig-typescript-loader: 6.1.0(@types/node@20.19.14)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2)
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
|
|
@ -2778,7 +2778,7 @@ snapshots:
|
|||
|
||||
'@types/conventional-commits-parser@5.0.1':
|
||||
dependencies:
|
||||
'@types/node': 20.19.13
|
||||
'@types/node': 20.19.14
|
||||
|
||||
'@types/eslint-config-prettier@6.11.3': {}
|
||||
|
||||
|
|
@ -2786,7 +2786,7 @@ snapshots:
|
|||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/node@20.19.13':
|
||||
'@types/node@20.19.14':
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
|
|
@ -3094,9 +3094,9 @@ snapshots:
|
|||
|
||||
core-util-is@1.0.3: {}
|
||||
|
||||
cosmiconfig-typescript-loader@6.1.0(@types/node@20.19.13)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2):
|
||||
cosmiconfig-typescript-loader@6.1.0(@types/node@20.19.14)(cosmiconfig@9.0.0(typescript@5.9.2))(typescript@5.9.2):
|
||||
dependencies:
|
||||
'@types/node': 20.19.13
|
||||
'@types/node': 20.19.14
|
||||
cosmiconfig: 9.0.0(typescript@5.9.2)
|
||||
jiti: 2.5.1
|
||||
typescript: 5.9.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue