From cf7118b04ab0f8c4965296c2691f6b8d4eaa7ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 11:14:55 +0000 Subject: [PATCH] build(deps-dev): bump @types/node in /apps/duck-estimator Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.19.1 to 24.10.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/duck-estimator/package.json | 2 +- apps/duck-estimator/pnpm-lock.yaml | 25 +++++++++++++++---------- 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/apps/duck-estimator/package.json b/apps/duck-estimator/package.json index 759db98c5..f45f66944 100644 --- a/apps/duck-estimator/package.json +++ b/apps/duck-estimator/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@eslint/eslintrc": "^3.3.3", "@eslint/js": "^9.39.2", - "@types/node": "^22.19.3", + "@types/node": "^25.0.3", "@types/yargs": "^17.0.35", "eslint": "^9.39.2", "eslint-config-prettier": "^10.1.8", diff --git a/apps/duck-estimator/pnpm-lock.yaml b/apps/duck-estimator/pnpm-lock.yaml index e2d753047..62c3ff76b 100644 --- a/apps/duck-estimator/pnpm-lock.yaml +++ b/apps/duck-estimator/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^9.39.2 version: 9.39.2 '@types/node': - specifier: ^22.19.3 - version: 22.19.3 + specifier: ^25.0.3 + version: 25.0.3 '@types/yargs': specifier: ^17.0.35 version: 17.0.35 @@ -144,8 +144,8 @@ packages: '@types/node@20.19.27': resolution: {integrity: sha512-N2clP5pJhB2YnZJ3PIHFk5RkygRX5WO/5f0WC08tp0wd+sv0rsJk3MqWn3CbNmT2J505a5336jaQj4ph1AdMug==} - '@types/node@22.19.3': - resolution: {integrity: sha512-1N9SBnWYOJTrNZCdh/yJE+t910Y128BoyY+zBLWhL3r0TYzlTmFdXrPwHL9DyFZmlEXNQQolTZh3KHV31QDhyA==} + '@types/node@25.0.3': + resolution: {integrity: sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==} '@types/responselike@1.0.3': resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==} @@ -885,6 +885,9 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + undici@7.16.0: resolution: {integrity: sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==} engines: {node: '>=20.18.1'} @@ -1023,7 +1026,7 @@ snapshots: dependencies: '@types/http-cache-semantics': 4.0.4 '@types/keyv': 3.1.4 - '@types/node': 22.19.3 + '@types/node': 25.0.3 '@types/responselike': 1.0.3 '@types/estree@1.0.8': {} @@ -1034,19 +1037,19 @@ snapshots: '@types/keyv@3.1.4': dependencies: - '@types/node': 22.19.3 + '@types/node': 25.0.3 '@types/node@20.19.27': dependencies: undici-types: 6.21.0 - '@types/node@22.19.3': + '@types/node@25.0.3': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/responselike@1.0.3': dependencies: - '@types/node': 22.19.3 + '@types/node': 25.0.3 '@types/yargs-parser@21.0.3': {} @@ -1056,7 +1059,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.19.3 + '@types/node': 25.0.3 optional: true '@typescript-eslint/eslint-plugin@8.50.1(@typescript-eslint/parser@8.50.1(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)': @@ -1837,6 +1840,8 @@ snapshots: undici-types@6.21.0: {} + undici-types@7.16.0: {} + undici@7.16.0: {} universalify@0.1.2: {}