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.19.13
| datasource | package | from | to | | ---------- | ----------- | -------- | -------- | | npm | @types/node | 20.19.12 | 20.19.13 |
This commit is contained in:
parent
ab4314a776
commit
c45925e00e
2 changed files with 14 additions and 14 deletions
|
|
@ -46,7 +46,7 @@
|
|||
"@tsconfig/node20": "20.1.6",
|
||||
"@tsconfig/strictest": "2.0.5",
|
||||
"@types/eslint-config-prettier": "6.11.3",
|
||||
"@types/node": "20.19.12",
|
||||
"@types/node": "20.19.13",
|
||||
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||
"esbuild": "0.25.9",
|
||||
"eslint": "9.34.0",
|
||||
|
|
|
|||
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.12)(typescript@5.9.2)
|
||||
version: 19.8.1(@types/node@20.19.13)(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.12
|
||||
version: 20.19.12
|
||||
specifier: 20.19.13
|
||||
version: 20.19.13
|
||||
conventional-changelog-conventionalcommits:
|
||||
specifier: 8.0.0
|
||||
version: 8.0.0
|
||||
|
|
@ -559,8 +559,8 @@ packages:
|
|||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
||||
'@types/node@20.19.12':
|
||||
resolution: {integrity: sha512-lSOjyS6vdO2G2g2CWrETTV3Jz2zlCXHpu1rcubLKpz9oj+z/1CceHlj+yq53W+9zgb98nSov/wjEKYDNauD+Hw==}
|
||||
'@types/node@20.19.13':
|
||||
resolution: {integrity: sha512-yCAeZl7a0DxgNVteXFHt9+uyFbqXGy/ShC4BlcHkoE0AfGXYv/BUiplV72DjMYXHDBXFjhvr6DD1NiRVfB4j8g==}
|
||||
|
||||
'@types/normalize-package-data@2.4.4':
|
||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||
|
|
@ -2350,11 +2350,11 @@ snapshots:
|
|||
'@colors/colors@1.5.0':
|
||||
optional: true
|
||||
|
||||
'@commitlint/cli@19.8.1(@types/node@20.19.12)(typescript@5.9.2)':
|
||||
'@commitlint/cli@19.8.1(@types/node@20.19.13)(typescript@5.9.2)':
|
||||
dependencies:
|
||||
'@commitlint/format': 19.8.1
|
||||
'@commitlint/lint': 19.8.1
|
||||
'@commitlint/load': 19.8.1(@types/node@20.19.12)(typescript@5.9.2)
|
||||
'@commitlint/load': 19.8.1(@types/node@20.19.13)(typescript@5.9.2)
|
||||
'@commitlint/read': 19.8.1
|
||||
'@commitlint/types': 19.8.1
|
||||
tinyexec: 1.0.1
|
||||
|
|
@ -2401,7 +2401,7 @@ snapshots:
|
|||
'@commitlint/rules': 19.8.1
|
||||
'@commitlint/types': 19.8.1
|
||||
|
||||
'@commitlint/load@19.8.1(@types/node@20.19.12)(typescript@5.9.2)':
|
||||
'@commitlint/load@19.8.1(@types/node@20.19.13)(typescript@5.9.2)':
|
||||
dependencies:
|
||||
'@commitlint/config-validator': 19.8.1
|
||||
'@commitlint/execute-rule': 19.8.1
|
||||
|
|
@ -2409,7 +2409,7 @@ snapshots:
|
|||
'@commitlint/types': 19.8.1
|
||||
chalk: 5.6.0
|
||||
cosmiconfig: 9.0.0(typescript@5.9.2)
|
||||
cosmiconfig-typescript-loader: 6.1.0(@types/node@20.19.12)(cosmiconfig@9.0.0(typescript@5.9.2))(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)
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
|
|
@ -2796,7 +2796,7 @@ snapshots:
|
|||
|
||||
'@types/conventional-commits-parser@5.0.1':
|
||||
dependencies:
|
||||
'@types/node': 20.19.12
|
||||
'@types/node': 20.19.13
|
||||
|
||||
'@types/eslint-config-prettier@6.11.3': {}
|
||||
|
||||
|
|
@ -2804,7 +2804,7 @@ snapshots:
|
|||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/node@20.19.12':
|
||||
'@types/node@20.19.13':
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
|
|
@ -3112,9 +3112,9 @@ snapshots:
|
|||
|
||||
core-util-is@1.0.3: {}
|
||||
|
||||
cosmiconfig-typescript-loader@6.1.0(@types/node@20.19.12)(cosmiconfig@9.0.0(typescript@5.9.2))(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):
|
||||
dependencies:
|
||||
'@types/node': 20.19.12
|
||||
'@types/node': 20.19.13
|
||||
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