fix(ignore): bump the minor-patch group with 3 updates (#1138)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-13 21:03:23 +02:00
committed by GitHub
parent d4a4c40a3f
commit e3309abbac
2 changed files with 91 additions and 85 deletions

View File

@@ -48,10 +48,10 @@
},
"devDependencies": {
"@actions/core": "^3.0.0",
"@actions/github": "^9.0.0",
"@biomejs/biome": "^2.4.10",
"@actions/github": "^9.1.0",
"@biomejs/biome": "^2.4.11",
"@octokit/rest": "^22.0.1",
"@types/node": "^25.5.2",
"@types/node": "^25.6.0",
"@vitest/coverage-v8": "^3.2.4",
"typescript": "^5.9.3",
"vitest": "^3.2.4"