From 731acd1f069004f8a2df14a87e3b34511fb647aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 07:36:34 +0000 Subject: [PATCH] build(deps-dev): bump @types/node in /apps/coa-updater Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.18.9 to 24.9.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.9.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/coa-updater/package.json | 2 +- apps/coa-updater/pnpm-lock.yaml | 34 +++++++++++---------------------- 2 files changed, 12 insertions(+), 24 deletions(-) diff --git a/apps/coa-updater/package.json b/apps/coa-updater/package.json index bf5ccb0bd..f15a558af 100644 --- a/apps/coa-updater/package.json +++ b/apps/coa-updater/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@types/bun": "latest", - "@types/node": "^22.18.6", + "@types/node": "^24.9.1", "typescript": "^5.9.2" }, "module": "index.ts", diff --git a/apps/coa-updater/pnpm-lock.yaml b/apps/coa-updater/pnpm-lock.yaml index 6b96afc17..b21a7833f 100644 --- a/apps/coa-updater/pnpm-lock.yaml +++ b/apps/coa-updater/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: latest version: 1.3.0(@types/react@19.2.2) '@types/node': - specifier: ^22.18.6 - version: 22.18.9 + specifier: ^24.9.1 + version: 24.9.1 typescript: specifier: ^5.9.2 version: 5.9.3 @@ -33,11 +33,8 @@ packages: '@types/geojson@7946.0.16': resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==} - '@types/node@22.18.9': - resolution: {integrity: sha512-5yBtK0k/q8PjkMXbTfeIEP/XVYnz1R9qZJ3yUicdEW7ppdDJfe+MqXEhpqDL3mtn4Wvs1u0KLEG0RXzCgNpsSg==} - - '@types/node@24.7.1': - resolution: {integrity: sha512-CmyhGZanP88uuC5GpWU9q+fI61j2SkhO3UGMUdfYRE6Bcy0ccyzn1Rqj9YAB/ZY4kOXmNf0ocah5GtphmLMP6Q==} + '@types/node@24.9.1': + resolution: {integrity: sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==} '@types/react@19.2.2': resolution: {integrity: sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==} @@ -76,11 +73,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - - undici-types@7.14.0: - resolution: {integrity: sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} snapshots: @@ -92,13 +86,9 @@ snapshots: '@types/geojson@7946.0.16': {} - '@types/node@22.18.9': + '@types/node@24.9.1': dependencies: - undici-types: 6.21.0 - - '@types/node@24.7.1': - dependencies: - undici-types: 7.14.0 + undici-types: 7.16.0 '@types/react@19.2.2': dependencies: @@ -106,7 +96,7 @@ snapshots: bun-types@1.3.0(@types/react@19.2.2): dependencies: - '@types/node': 22.18.9 + '@types/node': 24.9.1 '@types/react': 19.2.2 csstype@3.1.3: {} @@ -124,7 +114,7 @@ snapshots: mariadb@3.4.5: dependencies: '@types/geojson': 7946.0.16 - '@types/node': 24.7.1 + '@types/node': 24.9.1 denque: 2.1.0 iconv-lite: 0.6.3 lru-cache: 10.4.3 @@ -133,6 +123,4 @@ snapshots: typescript@5.9.3: {} - undici-types@6.21.0: {} - - undici-types@7.14.0: {} + undici-types@7.16.0: {}