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.5
| datasource | package | from | to | | ---------- | ----------- | ------- | ------- | | npm | @types/node | 20.19.4 | 20.19.5 |
This commit is contained in:
parent
ccc4bcc6f6
commit
d64161e18f
2 changed files with 14 additions and 14 deletions
|
|
@ -46,7 +46,7 @@
|
||||||
"@tsconfig/node20": "20.1.6",
|
"@tsconfig/node20": "20.1.6",
|
||||||
"@tsconfig/strictest": "2.0.5",
|
"@tsconfig/strictest": "2.0.5",
|
||||||
"@types/eslint-config-prettier": "6.11.3",
|
"@types/eslint-config-prettier": "6.11.3",
|
||||||
"@types/node": "20.19.4",
|
"@types/node": "20.19.5",
|
||||||
"conventional-changelog-conventionalcommits": "8.0.0",
|
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||||
"esbuild": "0.25.6",
|
"esbuild": "0.25.6",
|
||||||
"eslint": "9.30.1",
|
"eslint": "9.30.1",
|
||||||
|
|
|
||||||
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
|
|
@ -17,7 +17,7 @@ importers:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@commitlint/cli':
|
'@commitlint/cli':
|
||||||
specifier: 19.8.1
|
specifier: 19.8.1
|
||||||
version: 19.8.1(@types/node@20.19.4)(typescript@5.8.3)
|
version: 19.8.1(@types/node@20.19.5)(typescript@5.8.3)
|
||||||
'@commitlint/config-conventional':
|
'@commitlint/config-conventional':
|
||||||
specifier: 19.8.1
|
specifier: 19.8.1
|
||||||
version: 19.8.1
|
version: 19.8.1
|
||||||
|
|
@ -43,8 +43,8 @@ importers:
|
||||||
specifier: 6.11.3
|
specifier: 6.11.3
|
||||||
version: 6.11.3
|
version: 6.11.3
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: 20.19.4
|
specifier: 20.19.5
|
||||||
version: 20.19.4
|
version: 20.19.5
|
||||||
conventional-changelog-conventionalcommits:
|
conventional-changelog-conventionalcommits:
|
||||||
specifier: 8.0.0
|
specifier: 8.0.0
|
||||||
version: 8.0.0
|
version: 8.0.0
|
||||||
|
|
@ -567,8 +567,8 @@ packages:
|
||||||
'@types/json-schema@7.0.15':
|
'@types/json-schema@7.0.15':
|
||||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||||
|
|
||||||
'@types/node@20.19.4':
|
'@types/node@20.19.5':
|
||||||
resolution: {integrity: sha512-OP+We5WV8Xnbuvw0zC2m4qfB/BJvjyCwtNjhHdJxV1639SGSKrLmJkc3fMnp2Qy8nJyHp8RO6umxELN/dS1/EA==}
|
resolution: {integrity: sha512-M4CtoNkoQrYOD7O80KM7DjGdzwMvoXZ12SGUbxc0X1AK6gfBKjkJswW/B4MyTPMIuU0sodukEgj8CzIJKEAQXQ==}
|
||||||
|
|
||||||
'@types/normalize-package-data@2.4.4':
|
'@types/normalize-package-data@2.4.4':
|
||||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||||
|
|
@ -2357,11 +2357,11 @@ snapshots:
|
||||||
'@colors/colors@1.5.0':
|
'@colors/colors@1.5.0':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@commitlint/cli@19.8.1(@types/node@20.19.4)(typescript@5.8.3)':
|
'@commitlint/cli@19.8.1(@types/node@20.19.5)(typescript@5.8.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/format': 19.8.1
|
'@commitlint/format': 19.8.1
|
||||||
'@commitlint/lint': 19.8.1
|
'@commitlint/lint': 19.8.1
|
||||||
'@commitlint/load': 19.8.1(@types/node@20.19.4)(typescript@5.8.3)
|
'@commitlint/load': 19.8.1(@types/node@20.19.5)(typescript@5.8.3)
|
||||||
'@commitlint/read': 19.8.1
|
'@commitlint/read': 19.8.1
|
||||||
'@commitlint/types': 19.8.1
|
'@commitlint/types': 19.8.1
|
||||||
tinyexec: 1.0.1
|
tinyexec: 1.0.1
|
||||||
|
|
@ -2408,7 +2408,7 @@ snapshots:
|
||||||
'@commitlint/rules': 19.8.1
|
'@commitlint/rules': 19.8.1
|
||||||
'@commitlint/types': 19.8.1
|
'@commitlint/types': 19.8.1
|
||||||
|
|
||||||
'@commitlint/load@19.8.1(@types/node@20.19.4)(typescript@5.8.3)':
|
'@commitlint/load@19.8.1(@types/node@20.19.5)(typescript@5.8.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/config-validator': 19.8.1
|
'@commitlint/config-validator': 19.8.1
|
||||||
'@commitlint/execute-rule': 19.8.1
|
'@commitlint/execute-rule': 19.8.1
|
||||||
|
|
@ -2416,7 +2416,7 @@ snapshots:
|
||||||
'@commitlint/types': 19.8.1
|
'@commitlint/types': 19.8.1
|
||||||
chalk: 5.4.1
|
chalk: 5.4.1
|
||||||
cosmiconfig: 9.0.0(typescript@5.8.3)
|
cosmiconfig: 9.0.0(typescript@5.8.3)
|
||||||
cosmiconfig-typescript-loader: 6.1.0(@types/node@20.19.4)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3)
|
cosmiconfig-typescript-loader: 6.1.0(@types/node@20.19.5)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3)
|
||||||
lodash.isplainobject: 4.0.6
|
lodash.isplainobject: 4.0.6
|
||||||
lodash.merge: 4.6.2
|
lodash.merge: 4.6.2
|
||||||
lodash.uniq: 4.5.0
|
lodash.uniq: 4.5.0
|
||||||
|
|
@ -2809,7 +2809,7 @@ snapshots:
|
||||||
|
|
||||||
'@types/conventional-commits-parser@5.0.1':
|
'@types/conventional-commits-parser@5.0.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.19.4
|
'@types/node': 20.19.5
|
||||||
|
|
||||||
'@types/eslint-config-prettier@6.11.3': {}
|
'@types/eslint-config-prettier@6.11.3': {}
|
||||||
|
|
||||||
|
|
@ -2817,7 +2817,7 @@ snapshots:
|
||||||
|
|
||||||
'@types/json-schema@7.0.15': {}
|
'@types/json-schema@7.0.15': {}
|
||||||
|
|
||||||
'@types/node@20.19.4':
|
'@types/node@20.19.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.21.0
|
undici-types: 6.21.0
|
||||||
|
|
||||||
|
|
@ -3124,9 +3124,9 @@ snapshots:
|
||||||
|
|
||||||
core-util-is@1.0.3: {}
|
core-util-is@1.0.3: {}
|
||||||
|
|
||||||
cosmiconfig-typescript-loader@6.1.0(@types/node@20.19.4)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3):
|
cosmiconfig-typescript-loader@6.1.0(@types/node@20.19.5)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.19.4
|
'@types/node': 20.19.5
|
||||||
cosmiconfig: 9.0.0(typescript@5.8.3)
|
cosmiconfig: 9.0.0(typescript@5.8.3)
|
||||||
jiti: 2.4.2
|
jiti: 2.4.2
|
||||||
typescript: 5.8.3
|
typescript: 5.8.3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue