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

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-05-12 19:47:50 +02:00
committed by GitHub
parent 03655ef982
commit a33c5eb774
2 changed files with 69 additions and 69 deletions
+3 -3
View File
@@ -44,14 +44,14 @@
"license": "GPL-3.0-or-later",
"description": "",
"dependencies": {
"tar": "^7.5.13"
"tar": "^7.5.15"
},
"devDependencies": {
"@actions/core": "^3.0.1",
"@actions/github": "^9.1.1",
"@biomejs/biome": "^2.4.14",
"@biomejs/biome": "^2.4.15",
"@octokit/rest": "^22.0.1",
"@types/node": "^25.6.0",
"@types/node": "^25.7.0",
"@vitest/coverage-v8": "^3.2.4",
"typescript": "^6.0.3",
"vitest": "^3.2.4"