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.11.16
| datasource | package | from | to | | ---------- | ----------- | -------- | -------- | | npm | @types/node | 20.11.15 | 20.11.16 |
This commit is contained in:
parent
46847c66f6
commit
89d59fbe53
2 changed files with 15 additions and 15 deletions
|
|
@ -46,7 +46,7 @@
|
||||||
"@semantic-release/github": "9.2.6",
|
"@semantic-release/github": "9.2.6",
|
||||||
"@semantic-release/npm": "11.0.2",
|
"@semantic-release/npm": "11.0.2",
|
||||||
"@tsconfig/node20": "20.1.2",
|
"@tsconfig/node20": "20.1.2",
|
||||||
"@types/node": "20.11.15",
|
"@types/node": "20.11.16",
|
||||||
"@typescript-eslint/eslint-plugin": "6.20.0",
|
"@typescript-eslint/eslint-plugin": "6.20.0",
|
||||||
"@typescript-eslint/parser": "6.20.0",
|
"@typescript-eslint/parser": "6.20.0",
|
||||||
"@vercel/ncc": "0.38.1",
|
"@vercel/ncc": "0.38.1",
|
||||||
|
|
|
||||||
28
pnpm-lock.yaml
generated
28
pnpm-lock.yaml
generated
|
|
@ -15,7 +15,7 @@ dependencies:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@commitlint/cli':
|
'@commitlint/cli':
|
||||||
specifier: 18.6.0
|
specifier: 18.6.0
|
||||||
version: 18.6.0(@types/node@20.11.15)(typescript@5.3.3)
|
version: 18.6.0(@types/node@20.11.16)(typescript@5.3.3)
|
||||||
'@commitlint/config-conventional':
|
'@commitlint/config-conventional':
|
||||||
specifier: 18.6.0
|
specifier: 18.6.0
|
||||||
version: 18.6.0
|
version: 18.6.0
|
||||||
|
|
@ -32,8 +32,8 @@ devDependencies:
|
||||||
specifier: 20.1.2
|
specifier: 20.1.2
|
||||||
version: 20.1.2
|
version: 20.1.2
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: 20.11.15
|
specifier: 20.11.16
|
||||||
version: 20.11.15
|
version: 20.11.16
|
||||||
'@typescript-eslint/eslint-plugin':
|
'@typescript-eslint/eslint-plugin':
|
||||||
specifier: 6.20.0
|
specifier: 6.20.0
|
||||||
version: 6.20.0(@typescript-eslint/parser@6.20.0)(eslint@8.56.0)(typescript@5.3.3)
|
version: 6.20.0(@typescript-eslint/parser@6.20.0)(eslint@8.56.0)(typescript@5.3.3)
|
||||||
|
|
@ -78,7 +78,7 @@ devDependencies:
|
||||||
version: 23.0.0(typescript@5.3.3)
|
version: 23.0.0(typescript@5.3.3)
|
||||||
ts-node:
|
ts-node:
|
||||||
specifier: 10.9.2
|
specifier: 10.9.2
|
||||||
version: 10.9.2(@types/node@20.11.15)(typescript@5.3.3)
|
version: 10.9.2(@types/node@20.11.16)(typescript@5.3.3)
|
||||||
typescript:
|
typescript:
|
||||||
specifier: 5.3.3
|
specifier: 5.3.3
|
||||||
version: 5.3.3
|
version: 5.3.3
|
||||||
|
|
@ -143,14 +143,14 @@ packages:
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@commitlint/cli@18.6.0(@types/node@20.11.15)(typescript@5.3.3):
|
/@commitlint/cli@18.6.0(@types/node@20.11.16)(typescript@5.3.3):
|
||||||
resolution: {integrity: sha512-FiH23cr9QG8VdfbmvJJZmdfHGVMCouOOAzoXZ3Cd7czGC52RbycwNt8YCI7SA69pAl+t30vh8LMaO/N+kcel6w==}
|
resolution: {integrity: sha512-FiH23cr9QG8VdfbmvJJZmdfHGVMCouOOAzoXZ3Cd7czGC52RbycwNt8YCI7SA69pAl+t30vh8LMaO/N+kcel6w==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/format': 18.6.0
|
'@commitlint/format': 18.6.0
|
||||||
'@commitlint/lint': 18.6.0
|
'@commitlint/lint': 18.6.0
|
||||||
'@commitlint/load': 18.6.0(@types/node@20.11.15)(typescript@5.3.3)
|
'@commitlint/load': 18.6.0(@types/node@20.11.16)(typescript@5.3.3)
|
||||||
'@commitlint/read': 18.6.0
|
'@commitlint/read': 18.6.0
|
||||||
'@commitlint/types': 18.6.0
|
'@commitlint/types': 18.6.0
|
||||||
execa: 5.1.1
|
execa: 5.1.1
|
||||||
|
|
@ -221,7 +221,7 @@ packages:
|
||||||
'@commitlint/types': 18.6.0
|
'@commitlint/types': 18.6.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@commitlint/load@18.6.0(@types/node@20.11.15)(typescript@5.3.3):
|
/@commitlint/load@18.6.0(@types/node@20.11.16)(typescript@5.3.3):
|
||||||
resolution: {integrity: sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA==}
|
resolution: {integrity: sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -231,7 +231,7 @@ packages:
|
||||||
'@commitlint/types': 18.6.0
|
'@commitlint/types': 18.6.0
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
cosmiconfig: 8.3.6(typescript@5.3.3)
|
cosmiconfig: 8.3.6(typescript@5.3.3)
|
||||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.15)(cosmiconfig@8.3.6)(typescript@5.3.3)
|
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.16)(cosmiconfig@8.3.6)(typescript@5.3.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
|
||||||
|
|
@ -705,8 +705,8 @@ packages:
|
||||||
resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==}
|
resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node@20.11.15:
|
/@types/node@20.11.16:
|
||||||
resolution: {integrity: sha512-gscmuADZfvNULx1eyirVbr3kVOVZtpQtzKMCZpeSZcN6MfbkRXAR4s9/gsQ4CzxLHw6EStDtKLNtSDL3vbq05A==}
|
resolution: {integrity: sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 5.26.5
|
undici-types: 5.26.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
@ -1222,7 +1222,7 @@ packages:
|
||||||
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.15)(cosmiconfig@8.3.6)(typescript@5.3.3):
|
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.16)(cosmiconfig@8.3.6)(typescript@5.3.3):
|
||||||
resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
|
resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
|
||||||
engines: {node: '>=v16'}
|
engines: {node: '>=v16'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
|
@ -1230,7 +1230,7 @@ packages:
|
||||||
cosmiconfig: '>=8.2'
|
cosmiconfig: '>=8.2'
|
||||||
typescript: '>=4'
|
typescript: '>=4'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.11.15
|
'@types/node': 20.11.16
|
||||||
cosmiconfig: 8.3.6(typescript@5.3.3)
|
cosmiconfig: 8.3.6(typescript@5.3.3)
|
||||||
jiti: 1.21.0
|
jiti: 1.21.0
|
||||||
typescript: 5.3.3
|
typescript: 5.3.3
|
||||||
|
|
@ -3490,7 +3490,7 @@ packages:
|
||||||
typescript: 5.3.3
|
typescript: 5.3.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-node@10.9.2(@types/node@20.11.15)(typescript@5.3.3):
|
/ts-node@10.9.2(@types/node@20.11.16)(typescript@5.3.3):
|
||||||
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
|
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
|
@ -3509,7 +3509,7 @@ packages:
|
||||||
'@tsconfig/node12': 1.0.11
|
'@tsconfig/node12': 1.0.11
|
||||||
'@tsconfig/node14': 1.0.3
|
'@tsconfig/node14': 1.0.3
|
||||||
'@tsconfig/node16': 1.0.4
|
'@tsconfig/node16': 1.0.4
|
||||||
'@types/node': 20.11.15
|
'@types/node': 20.11.16
|
||||||
acorn: 8.11.3
|
acorn: 8.11.3
|
||||||
acorn-walk: 8.3.2
|
acorn-walk: 8.3.2
|
||||||
arg: 4.1.3
|
arg: 4.1.3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue