mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-09-21 20:18:45 +00:00
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:
+3
-3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user