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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-10 01:21:19 +01:00
committed by GitHub
parent b2c2e5b528
commit ed0512bba9
3 changed files with 66 additions and 66 deletions

View File

@@ -44,14 +44,14 @@
"license": "GPL-3.0-or-later",
"description": "",
"dependencies": {
"tar": "^7.5.10"
"tar": "^7.5.11"
},
"devDependencies": {
"@actions/core": "^3.0.0",
"@actions/github": "^9.0.0",
"@biomejs/biome": "^2.4.5",
"@biomejs/biome": "^2.4.6",
"@octokit/rest": "^22.0.1",
"@types/node": "^25.3.3",
"@types/node": "^25.3.5",
"@vitest/coverage-v8": "^3.2.4",
"typescript": "^5.9.3",
"vitest": "^3.2.4"