mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 13:00:12 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user