mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-09-22 20:48:46 +00:00
fix(ignore): bump the minor-patch group with 3 updates (#1070)
This commit is contained in:
+3
-3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user