chore(deps): update dependency @types/node to v20.16.2

This commit is contained in:
renovate[bot] 2024-08-28 03:57:22 +00:00 committed by GitHub
parent 4ad35f5b57
commit ff03653065
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

16
pnpm-lock.yaml generated
View File

@ -49,14 +49,14 @@ importers:
version: 5.4.1
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@20.16.1)(typescript@5.4.5)
version: 10.9.2(@types/node@20.16.2)(typescript@5.4.5)
typescript:
specifier: ~5.4.5
version: 5.4.5
devDependencies:
'@types/node':
specifier: ^20.16.1
version: 20.16.1
version: 20.16.2
'@typescript-eslint/eslint-plugin':
specifier: ^6.21.0
version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0)(typescript@5.4.5)
@ -319,8 +319,8 @@ packages:
'@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
'@types/node@20.16.1':
resolution: {integrity: sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==}
'@types/node@20.16.2':
resolution: {integrity: sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ==}
'@types/semver@7.5.8':
resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
@ -1239,7 +1239,7 @@ snapshots:
'@types/json-schema@7.0.15': {}
'@types/node@20.16.1':
'@types/node@20.16.2':
dependencies:
undici-types: 6.19.8
@ -1247,7 +1247,7 @@ snapshots:
'@types/ws@8.5.12':
dependencies:
'@types/node': 20.16.1
'@types/node': 20.16.2
'@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0)(typescript@5.4.5)':
dependencies:
@ -1866,14 +1866,14 @@ snapshots:
ts-mixer@6.0.4: {}
ts-node@10.9.2(@types/node@20.16.1)(typescript@5.4.5):
ts-node@10.9.2(@types/node@20.16.2)(typescript@5.4.5):
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.11
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.16.1
'@types/node': 20.16.2
acorn: 8.12.1
acorn-walk: 8.3.3
arg: 4.1.3