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

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-06-29 20:11:11 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 8e01e5c619
commit d358b8c617
2 changed files with 65 additions and 65 deletions
+3 -3
View File
@@ -44,14 +44,14 @@
"license": "GPL-3.0-or-later",
"description": "",
"dependencies": {
"tar": "^7.5.16"
"tar": "^7.5.19"
},
"devDependencies": {
"@actions/core": "^3.0.1",
"@actions/github": "^9.1.1",
"@biomejs/biome": "^2.5.0",
"@biomejs/biome": "^2.5.1",
"@octokit/rest": "^22.0.1",
"@types/node": "^26.0.0",
"@types/node": "^26.0.1",
"@vitest/coverage-v8": "^3.2.4",
"typescript": "^6.0.3",
"vitest": "^3.2.6"