fix(ignore): bump the minor-patch group with 2 updates (#875)

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]
2025-09-22 21:53:51 +02:00
committed by GitHub
parent 5aedffb601
commit 035982cf61
2 changed files with 35 additions and 43 deletions

View File

@@ -43,14 +43,14 @@
"license": "GPL-3.0-or-later",
"description": "",
"dependencies": {
"tar": "^7.4.3"
"tar": "^7.4.4"
},
"devDependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.1",
"@biomejs/biome": "^2.2.4",
"@octokit/rest": "^22.0.0",
"@types/node": "^24.4.0",
"@types/node": "^24.5.2",
"@vitest/coverage-v8": "^3.2.4",
"typescript": "^5.9.2",
"vitest": "^3.2.4"