From ee389ec1acecab013af205ab07e9292adba41fd3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 22:27:51 +0000 Subject: [PATCH] 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 8438126..32e1800 100644 --- a/bun.lock +++ b/bun.lock @@ -15,7 +15,7 @@ }, "devDependencies": { "@biomejs/biome": "2.3.11", - "@mkobayashime/shared-config": "3.0.0", + "@mkobayashime/shared-config": "3.1.0", "@tsconfig/bun": "1.0.10", "@tsconfig/strictest": "2.0.8", "@types/bun": "latest", @@ -176,7 +176,7 @@ "@jridgewell/trace-mapping": ["@jridgewell/trace-mapping@0.3.25", "", { "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ=="], - "@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=="], "@nodelib/fs.scandir": ["@nodelib/fs.scandir@2.1.5", "", { "dependencies": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" } }, "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g=="], diff --git a/package.json b/package.json index 2381af8..039adc3 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@biomejs/biome": "2.3.11", - "@mkobayashime/shared-config": "3.0.0", + "@mkobayashime/shared-config": "3.1.0", "@tsconfig/bun": "1.0.10", "@tsconfig/strictest": "2.0.8", "@types/bun": "latest",