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

This commit is contained in:
dependabot[bot]
2026-02-16 19:54:04 +01:00
committed by GitHub
parent 0d3aba593d
commit 6623536e0a
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.7"
"tar": "^7.5.9"
},
"devDependencies": {
"@actions/core": "^3.0.0",
"@actions/github": "^9.0.0",
"@biomejs/biome": "^2.3.14",
"@biomejs/biome": "^2.4.1",
"@octokit/rest": "^22.0.1",
"@types/node": "^25.2.2",
"@types/node": "^25.2.3",
"@vitest/coverage-v8": "^3.2.4",
"typescript": "^5.9.3",
"vitest": "^3.2.4"