mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-08-22 22:26:23 +00:00
fix(ignore): bump the minor-patch group with 2 updates (#1111)
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:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
ea8a4ff134
commit
7f25b51102
+2
-2
@@ -44,12 +44,12 @@
|
||||
"license": "GPL-3.0-or-later",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"tar": "^7.5.11"
|
||||
"tar": "^7.5.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@actions/core": "^3.0.0",
|
||||
"@actions/github": "^9.0.0",
|
||||
"@biomejs/biome": "^2.4.7",
|
||||
"@biomejs/biome": "^2.4.8",
|
||||
"@octokit/rest": "^22.0.1",
|
||||
"@types/node": "^25.5.0",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
|
||||
Reference in New Issue
Block a user