From 827f61c4193fe09ab8d73e83b3b6da80fcdb8620 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 12:54:37 +0000 Subject: [PATCH] chore(deps-dev): bump @types/node from 26.1.0 to 26.1.1 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.1.0 to 26.1.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: 26.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index dd35144..e8291b3 100644 --- a/bun.lock +++ b/bun.lock @@ -14,7 +14,7 @@ "@commitlint/cli": "21.2.0", "@commitlint/config-conventional": "21.2.0", "@types/bun": "latest", - "@types/node": "26.1.0", + "@types/node": "26.1.1", "husky": "9.1.7", "oxlint": "1.72.0", "typescript": "6.0.3", @@ -170,7 +170,7 @@ "@types/estree": ["@types/estree@1.0.9", "", {}, "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg=="], - "@types/node": ["@types/node@26.1.0", "", { "dependencies": { "undici-types": "~8.3.0" } }, "sha512-O0A1G3xPGy4w7AgQdAQYUlQ+BKk2Oovw8eRpofyp5KdBZULnbe+WqaOVNrm705SHphCiG4XHsACrSmPu1f+Kgw=="], + "@types/node": ["@types/node@26.1.1", "", { "dependencies": { "undici-types": "~8.3.0" } }, "sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw=="], "acorn": ["acorn@8.16.0", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw=="], diff --git a/package.json b/package.json index 72ea0ca..3bf3389 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@commitlint/cli": "21.2.0", "@commitlint/config-conventional": "21.2.0", "@types/bun": "latest", - "@types/node": "26.1.0", + "@types/node": "26.1.1", "husky": "9.1.7", "oxlint": "1.72.0", "typescript": "6.0.3"