Skip to content

Commit dc7749b

Browse files
fix(ignore): bump the minor-patch group across 1 directory with 4 updates (#29395)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40bf14b commit dc7749b

File tree

2 files changed

+121
-114
lines changed

2 files changed

+121
-114
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jszip": "^3.10.1",
5555
"mqtt": "^5.14.1",
5656
"object-assign-deep": "^0.4.0",
57-
"rimraf": "^6.0.1",
57+
"rimraf": "^6.1.0",
5858
"semver": "^7.7.3",
5959
"source-map-support": "^0.5.21",
6060
"throttleit": "^2.1.0",
@@ -65,14 +65,14 @@
6565
"zigbee-herdsman": "6.3.2",
6666
"zigbee-herdsman-converters": "25.59.0",
6767
"zigbee2mqtt-frontend": "0.9.21",
68-
"zigbee2mqtt-windfront": "2.2.2"
68+
"zigbee2mqtt-windfront": "2.2.3"
6969
},
7070
"devDependencies": {
71-
"@biomejs/biome": "^2.3.1",
71+
"@biomejs/biome": "^2.3.2",
7272
"@types/finalhandler": "^1.2.3",
7373
"@types/humanize-duration": "^3.27.4",
7474
"@types/js-yaml": "^4.0.9",
75-
"@types/node": "^24.9.1",
75+
"@types/node": "^24.9.2",
7676
"@types/object-assign-deep": "^0.4.3",
7777
"@types/readable-stream": "4.0.22",
7878
"@types/serve-static": "^2.2.0",

0 commit comments

Comments
 (0)