Skip to content

Commit ac8c45f

Browse files
fix(ignore): bump the minor-patch group with 2 updates (#32137)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
1 parent a8364ad commit ac8c45f

3 files changed

Lines changed: 46 additions & 46 deletions

File tree

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.4.10/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.16/schema.json",
33
"vcs": {
44
"enabled": true,
55
"clientKind": "git",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"zigbee2mqtt-windfront": "2.11.3"
6969
},
7070
"devDependencies": {
71-
"@biomejs/biome": "^2.4.15",
71+
"@biomejs/biome": "^2.4.16",
7272
"@types/finalhandler": "^1.2.3",
7373
"@types/humanize-duration": "^3.27.4",
7474
"@types/js-yaml": "^4.0.9",
@@ -78,7 +78,7 @@
7878
"@types/serve-static": "^2.2.0",
7979
"@types/ws": "8.18.1",
8080
"@vitest/coverage-v8": "^3.1.1",
81-
"tmp": "^0.2.5",
81+
"tmp": "^0.2.7",
8282
"typescript": "^6.0.3",
8383
"vitest": "^3.1.1"
8484
},

pnpm-lock.yaml

Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)