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.18
| datasource | package | from | to | | ---------- | ----------- | -------- | -------- | | npm | @types/node | 20.17.17 | 20.17.18 |
This commit is contained in:
parent
273f85af1a
commit
52ba51ecde
2 changed files with 14 additions and 14 deletions
|
|
@ -46,7 +46,7 @@
|
||||||
"@tsconfig/node20": "20.1.4",
|
"@tsconfig/node20": "20.1.4",
|
||||||
"@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.17.17",
|
"@types/node": "20.17.18",
|
||||||
"conventional-changelog-conventionalcommits": "8.0.0",
|
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||||
"esbuild": "0.25.0",
|
"esbuild": "0.25.0",
|
||||||
"eslint": "9.20.1",
|
"eslint": "9.20.1",
|
||||||
|
|
|
||||||
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
|
|
@ -17,7 +17,7 @@ importers:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@commitlint/cli':
|
'@commitlint/cli':
|
||||||
specifier: 19.7.1
|
specifier: 19.7.1
|
||||||
version: 19.7.1(@types/node@20.17.17)(typescript@5.7.3)
|
version: 19.7.1(@types/node@20.17.18)(typescript@5.7.3)
|
||||||
'@commitlint/config-conventional':
|
'@commitlint/config-conventional':
|
||||||
specifier: 19.7.1
|
specifier: 19.7.1
|
||||||
version: 19.7.1
|
version: 19.7.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.17.17
|
specifier: 20.17.18
|
||||||
version: 20.17.17
|
version: 20.17.18
|
||||||
conventional-changelog-conventionalcommits:
|
conventional-changelog-conventionalcommits:
|
||||||
specifier: 8.0.0
|
specifier: 8.0.0
|
||||||
version: 8.0.0
|
version: 8.0.0
|
||||||
|
|
@ -549,8 +549,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.17.17':
|
'@types/node@20.17.18':
|
||||||
resolution: {integrity: sha512-/WndGO4kIfMicEQLTi/mDANUu/iVUhT7KboZPdEqqHQ4aTS+3qT3U5gIqWDFV+XouorjfgGqvKILJeHhuQgFYg==}
|
resolution: {integrity: sha512-9kS0opXVV3dJ+C7HPhXfDlOdMu4cjJSZhlSxlDK39IxVRxBbuiYjCkLYSO9d5UYqTd4DApxRK9T1xJiTAkfA0w==}
|
||||||
|
|
||||||
'@types/normalize-package-data@2.4.4':
|
'@types/normalize-package-data@2.4.4':
|
||||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||||
|
|
@ -2336,11 +2336,11 @@ snapshots:
|
||||||
'@colors/colors@1.5.0':
|
'@colors/colors@1.5.0':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@commitlint/cli@19.7.1(@types/node@20.17.17)(typescript@5.7.3)':
|
'@commitlint/cli@19.7.1(@types/node@20.17.18)(typescript@5.7.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/format': 19.5.0
|
'@commitlint/format': 19.5.0
|
||||||
'@commitlint/lint': 19.7.1
|
'@commitlint/lint': 19.7.1
|
||||||
'@commitlint/load': 19.6.1(@types/node@20.17.17)(typescript@5.7.3)
|
'@commitlint/load': 19.6.1(@types/node@20.17.18)(typescript@5.7.3)
|
||||||
'@commitlint/read': 19.5.0
|
'@commitlint/read': 19.5.0
|
||||||
'@commitlint/types': 19.5.0
|
'@commitlint/types': 19.5.0
|
||||||
tinyexec: 0.3.2
|
tinyexec: 0.3.2
|
||||||
|
|
@ -2387,7 +2387,7 @@ snapshots:
|
||||||
'@commitlint/rules': 19.6.0
|
'@commitlint/rules': 19.6.0
|
||||||
'@commitlint/types': 19.5.0
|
'@commitlint/types': 19.5.0
|
||||||
|
|
||||||
'@commitlint/load@19.6.1(@types/node@20.17.17)(typescript@5.7.3)':
|
'@commitlint/load@19.6.1(@types/node@20.17.18)(typescript@5.7.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/config-validator': 19.5.0
|
'@commitlint/config-validator': 19.5.0
|
||||||
'@commitlint/execute-rule': 19.5.0
|
'@commitlint/execute-rule': 19.5.0
|
||||||
|
|
@ -2395,7 +2395,7 @@ snapshots:
|
||||||
'@commitlint/types': 19.5.0
|
'@commitlint/types': 19.5.0
|
||||||
chalk: 5.4.1
|
chalk: 5.4.1
|
||||||
cosmiconfig: 9.0.0(typescript@5.7.3)
|
cosmiconfig: 9.0.0(typescript@5.7.3)
|
||||||
cosmiconfig-typescript-loader: 6.1.0(@types/node@20.17.17)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3)
|
cosmiconfig-typescript-loader: 6.1.0(@types/node@20.17.18)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.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
|
||||||
|
|
@ -2777,7 +2777,7 @@ snapshots:
|
||||||
|
|
||||||
'@types/conventional-commits-parser@5.0.1':
|
'@types/conventional-commits-parser@5.0.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.17.17
|
'@types/node': 20.17.18
|
||||||
|
|
||||||
'@types/eslint-config-prettier@6.11.3': {}
|
'@types/eslint-config-prettier@6.11.3': {}
|
||||||
|
|
||||||
|
|
@ -2785,7 +2785,7 @@ snapshots:
|
||||||
|
|
||||||
'@types/json-schema@7.0.15': {}
|
'@types/json-schema@7.0.15': {}
|
||||||
|
|
||||||
'@types/node@20.17.17':
|
'@types/node@20.17.18':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.19.8
|
undici-types: 6.19.8
|
||||||
|
|
||||||
|
|
@ -3080,9 +3080,9 @@ snapshots:
|
||||||
|
|
||||||
core-util-is@1.0.3: {}
|
core-util-is@1.0.3: {}
|
||||||
|
|
||||||
cosmiconfig-typescript-loader@6.1.0(@types/node@20.17.17)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3):
|
cosmiconfig-typescript-loader@6.1.0(@types/node@20.17.18)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.17.17
|
'@types/node': 20.17.18
|
||||||
cosmiconfig: 9.0.0(typescript@5.7.3)
|
cosmiconfig: 9.0.0(typescript@5.7.3)
|
||||||
jiti: 2.4.2
|
jiti: 2.4.2
|
||||||
typescript: 5.7.3
|
typescript: 5.7.3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue