Skip to content

Commit 8fbc1eb

Browse files
fix(ignore): bump the minor-patch group with 2 updates (Koenkk#1524)
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 5d172ed commit 8fbc1eb

File tree

3 files changed

+65
-65
lines changed

3 files changed

+65
-65
lines changed

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.2.4/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.2.5/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
@@ -39,10 +39,10 @@
3939
"deprecated": false,
4040
"description": "An open source ZigBee gateway solution with node.js.",
4141
"devDependencies": {
42-
"@biomejs/biome": "^2.2.4",
42+
"@biomejs/biome": "^2.2.5",
4343
"@serialport/binding-mock": "^10.2.2",
4444
"@types/debounce": "^1.2.4",
45-
"@types/node": "^24.5.2",
45+
"@types/node": "^24.7.0",
4646
"@vitest/coverage-v8": "^3.1.1",
4747
"rimraf": "^6.0.1",
4848
"typescript": "^5.9.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)