fix(deps): update dependency @types/node to v20.14.15

This commit is contained in:
Renovate Bot 2024-08-11 07:01:33 +00:00
parent 4c7a46e493
commit c463cdff0a

@ -13,7 +13,7 @@ dependencies:
version: 1.5.4
'@types/node':
specifier: ^20.10.6
version: 20.10.6
version: 20.14.15
'@types/node-cron':
specifier: ^3.0.11
version: 3.0.11
@ -34,7 +34,7 @@ dependencies:
version: 3.0.3
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@20.10.6)(typescript@5.5.4)
version: 10.9.2(@types/node@20.14.15)(typescript@5.5.4)
tsup:
specifier: ^8.0.1
version: 8.2.4(typescript@5.5.4)
@ -529,8 +529,8 @@ packages:
resolution: {integrity: sha512-0ikrnug3/IyneSHqCBeslAhlK2aBfYek1fGo4bP4QnZPmiqSGRK+Oy7ZMisLWkesffJvQ1cqAcBnJC+8+nxIAg==}
dev: false
/@types/node@20.10.6:
resolution: {integrity: sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==}
/@types/node@20.14.15:
resolution: {integrity: sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==}
dependencies:
undici-types: 5.26.5
dev: false
@ -2236,7 +2236,7 @@ packages:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
dev: false
/ts-node@10.9.2(@types/node@20.10.6)(typescript@5.5.4):
/ts-node@10.9.2(@types/node@20.14.15)(typescript@5.5.4):
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
hasBin: true
peerDependencies:
@ -2255,7 +2255,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.10.6
'@types/node': 20.14.15
acorn: 8.11.3
acorn-walk: 8.3.1
arg: 4.1.3