From 836f8d90df1f89f7595fb8e3ce985e2208fa80c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 00:42:18 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v25.2.2 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index f106d5a..c5817b6 100644 --- a/bun.lock +++ b/bun.lock @@ -18,7 +18,7 @@ "@commitlint/config-conventional": "20.4.0", "@mkobayashime/shared-config": "3.0.0", "@types/glob": "9.0.0", - "@types/node": "25.0.9", + "@types/node": "25.2.2", "depcheck": "1.4.7", "eslint": "9.39.2", "eslint-config-flat-gitignore": "2.1.0", @@ -258,7 +258,7 @@ "@types/minimatch": ["@types/minimatch@3.0.5", "", {}, "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ=="], - "@types/node": ["@types/node@25.0.9", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw=="], + "@types/node": ["@types/node@25.2.2", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-BkmoP5/FhRYek5izySdkOneRyXYN35I860MFAGupTdebyE66uZaR+bXLHq8k4DirE5DwQi3NuhvRU1jqTVwUrQ=="], "@types/parse-json": ["@types/parse-json@4.0.2", "", {}, "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw=="], diff --git a/package.json b/package.json index ac4b862..7d236bc 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@commitlint/config-conventional": "20.4.0", "@mkobayashime/shared-config": "3.0.0", "@types/glob": "9.0.0", - "@types/node": "25.0.9", + "@types/node": "25.2.2", "depcheck": "1.4.7", "eslint": "9.39.2", "eslint-config-flat-gitignore": "2.1.0",