From 6da46592cca8b7428ed7bdc52bbde62f92d236a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 04:11:12 +0000 Subject: [PATCH] chore(deps): update dependency @mkobayashime/shared-config to v3.1.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index a0ffa50..b43ae59 100644 --- a/bun.lock +++ b/bun.lock @@ -6,7 +6,7 @@ "name": "userscripts", "devDependencies": { "@biomejs/biome": "2.3.11", - "@mkobayashime/shared-config": "3.0.0", + "@mkobayashime/shared-config": "3.1.0", "@types/bun": "1.3.9", "@types/node": "25.2.1", "bundlemonkey": "0.7.5", @@ -152,7 +152,7 @@ "@isaacs/cliui": ["@isaacs/cliui@9.0.0", "", {}, "sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg=="], - "@mkobayashime/shared-config": ["@mkobayashime/shared-config@3.0.0", "", { "peerDependencies": { "@biomejs/biome": "^2.0.4", "eslint": "^9.31.0", "eslint-config-flat-gitignore": "^2.1.0", "typescript": "^5.8.3", "typescript-eslint": "^8.39.0" } }, "sha512-/wJWswLezPKDBWcn8FWSsVLuaTgBac69D7KsfC1snNxHjL7l7bf14To54tNmXw46RzY7G+GgHVJyKDVnR0gKHg=="], + "@mkobayashime/shared-config": ["@mkobayashime/shared-config@3.1.0", "", { "peerDependencies": { "@biomejs/biome": "^2.0.4", "eslint": "^9.31.0", "eslint-config-flat-gitignore": "^2.1.0", "typescript": "^5.8.3", "typescript-eslint": "^8.39.0" } }, "sha512-hWdg/8zYw1FzzQRolb4lIITm3MXywkfI0pv/zTVPrBd9RODgeWqHzK9O4g8oobiDUUvr0uNYCqQ/i8moBjV3xQ=="], "@sec-ant/readable-stream": ["@sec-ant/readable-stream@0.4.1", "", {}, "sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg=="], diff --git a/package.json b/package.json index cba9aea..5017e1f 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type": "module", "devDependencies": { "@biomejs/biome": "2.3.11", - "@mkobayashime/shared-config": "3.0.0", + "@mkobayashime/shared-config": "3.1.0", "@types/bun": "1.3.9", "@types/node": "25.2.1", "bundlemonkey": "0.7.5",