From 921dba8dcd876e70cab67704f15ed11bed6d69b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 03:16:53 +0000 Subject: [PATCH] Update dependency @types/node to v20.17.15 (#260) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 80 +++++++++++++++++++++++++------------------------- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index 8ec1f37..6befee4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "devDependencies": { "@tsconfig/node20": "20.1.4", "@types/jest": "29.5.14", - "@types/node": "20.17.14", + "@types/node": "20.17.15", "@vercel/ncc": "0.38.3", "eslint": "9.18.0", "eslint-plugin-jest": "28.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1216373..000264f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: 29.5.14 version: 29.5.14 '@types/node': - specifier: 20.17.14 - version: 20.17.14 + specifier: 20.17.15 + version: 20.17.15 '@vercel/ncc': specifier: 0.38.3 version: 0.38.3 @@ -41,10 +41,10 @@ importers: version: 9.18.0 eslint-plugin-jest: specifier: 28.11.0 - version: 28.11.0(@typescript-eslint/eslint-plugin@8.21.0(@typescript-eslint/parser@8.21.0(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(jest@29.7.0(@types/node@20.17.14))(typescript@5.7.3) + version: 28.11.0(@typescript-eslint/eslint-plugin@8.21.0(@typescript-eslint/parser@8.21.0(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(jest@29.7.0(@types/node@20.17.15))(typescript@5.7.3) jest: specifier: 29.7.0 - version: 29.7.0(@types/node@20.17.14) + version: 29.7.0(@types/node@20.17.15) jest-junit: specifier: 16.0.0 version: 16.0.0 @@ -53,7 +53,7 @@ importers: version: 3.4.2 ts-jest: specifier: 29.2.5 - version: 29.2.5(@babel/core@7.24.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.0))(jest@29.7.0(@types/node@20.17.14))(typescript@5.7.3) + version: 29.2.5(@babel/core@7.24.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.0))(jest@29.7.0(@types/node@20.17.15))(typescript@5.7.3) typescript: specifier: 5.7.3 version: 5.7.3 @@ -512,8 +512,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@20.17.14': - resolution: {integrity: sha512-w6qdYetNL5KRBiSClK/KWai+2IMEJuAj+EujKCumalFOwXtvOXaEan9AuwcRID2IcOIAWSIfR495hBtgKlx2zg==} + '@types/node@20.17.15': + resolution: {integrity: sha512-ymrDMpEhuYz7PXTItXhY0ZDBDZT/RgsmFM9rBiRLOSVX1HKJhhrLXuLY00fHsFsugYT1wZU3IC4dleUUC22UDQ==} '@types/pako@1.0.7': resolution: {integrity: sha512-YBtzT2ztNF6R/9+UXj2wTGFnC9NklAnASt3sC0h2m1bbH7G6FyBIkt4AN8ThZpNfxUo1b2iMVO0UawiJymEt8A==} @@ -2048,7 +2048,7 @@ snapshots: '@datadog/datadog-api-client@1.31.0': dependencies: '@types/buffer-from': 1.1.3 - '@types/node': 20.17.14 + '@types/node': 20.17.15 '@types/pako': 1.0.7 buffer-from: 1.1.2 cross-fetch: 3.1.8 @@ -2129,7 +2129,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 20.17.14 + '@types/node': 20.17.15 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -2142,14 +2142,14 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.14 + '@types/node': 20.17.15 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@20.17.14) + jest-config: 29.7.0(@types/node@20.17.15) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -2174,7 +2174,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.14 + '@types/node': 20.17.15 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -2192,7 +2192,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.17.14 + '@types/node': 20.17.15 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -2214,7 +2214,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 20.17.14 + '@types/node': 20.17.15 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -2284,7 +2284,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.17.14 + '@types/node': 20.17.15 '@types/yargs': 17.0.32 chalk: 4.1.2 @@ -2404,13 +2404,13 @@ snapshots: '@types/buffer-from@1.1.3': dependencies: - '@types/node': 20.17.14 + '@types/node': 20.17.15 '@types/estree@1.0.6': {} '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 20.17.14 + '@types/node': 20.17.15 '@types/istanbul-lib-coverage@2.0.6': {} @@ -2429,7 +2429,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@20.17.14': + '@types/node@20.17.15': dependencies: undici-types: 6.19.6 @@ -2744,13 +2744,13 @@ snapshots: convert-source-map@2.0.0: {} - create-jest@29.7.0(@types/node@20.17.14): + create-jest@29.7.0(@types/node@20.17.15): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@20.17.14) + jest-config: 29.7.0(@types/node@20.17.15) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -2813,13 +2813,13 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-plugin-jest@28.11.0(@typescript-eslint/eslint-plugin@8.21.0(@typescript-eslint/parser@8.21.0(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(jest@29.7.0(@types/node@20.17.14))(typescript@5.7.3): + eslint-plugin-jest@28.11.0(@typescript-eslint/eslint-plugin@8.21.0(@typescript-eslint/parser@8.21.0(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(jest@29.7.0(@types/node@20.17.15))(typescript@5.7.3): dependencies: '@typescript-eslint/utils': 8.20.0(eslint@9.18.0)(typescript@5.7.3) eslint: 9.18.0 optionalDependencies: '@typescript-eslint/eslint-plugin': 8.21.0(@typescript-eslint/parser@8.21.0(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(typescript@5.7.3) - jest: 29.7.0(@types/node@20.17.14) + jest: 29.7.0(@types/node@20.17.15) transitivePeerDependencies: - supports-color - typescript @@ -3130,7 +3130,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.14 + '@types/node': 20.17.15 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.1 @@ -3150,16 +3150,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@20.17.14): + jest-cli@29.7.0(@types/node@20.17.15): dependencies: '@jest/core': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@20.17.14) + create-jest: 29.7.0(@types/node@20.17.15) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@20.17.14) + jest-config: 29.7.0(@types/node@20.17.15) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -3169,7 +3169,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@20.17.14): + jest-config@29.7.0(@types/node@20.17.15): dependencies: '@babel/core': 7.24.0 '@jest/test-sequencer': 29.7.0 @@ -3194,7 +3194,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 20.17.14 + '@types/node': 20.17.15 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -3223,7 +3223,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.14 + '@types/node': 20.17.15 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -3233,7 +3233,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 20.17.14 + '@types/node': 20.17.15 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -3279,7 +3279,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.17.14 + '@types/node': 20.17.15 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -3314,7 +3314,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.14 + '@types/node': 20.17.15 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -3342,7 +3342,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.14 + '@types/node': 20.17.15 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.2 @@ -3388,7 +3388,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.17.14 + '@types/node': 20.17.15 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -3407,7 +3407,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.14 + '@types/node': 20.17.15 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -3416,17 +3416,17 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 20.17.14 + '@types/node': 20.17.15 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@20.17.14): + jest@29.7.0(@types/node@20.17.15): dependencies: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@20.17.14) + jest-cli: 29.7.0(@types/node@20.17.15) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -3755,12 +3755,12 @@ snapshots: dependencies: typescript: 5.7.3 - ts-jest@29.2.5(@babel/core@7.24.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.0))(jest@29.7.0(@types/node@20.17.14))(typescript@5.7.3): + ts-jest@29.2.5(@babel/core@7.24.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.0))(jest@29.7.0(@types/node@20.17.15))(typescript@5.7.3): dependencies: bs-logger: 0.2.6 ejs: 3.1.10 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@20.17.14) + jest: 29.7.0(@types/node@20.17.15) jest-util: 29.7.0 json5: 2.2.3 lodash.memoize: 4.1.2