diff --git a/bun.lock b/bun.lock index b7f8548..adb55e2 100644 --- a/bun.lock +++ b/bun.lock @@ -5,7 +5,7 @@ "": { "name": "@bugwarden/nextjs", "devDependencies": { - "@biomejs/biome": "^2.3.11", + "@biomejs/biome": "^2.4.0", "@changesets/changelog-github": "^0.5.2", "@changesets/cli": "^2.29.7", "@commitlint/cli": "^20.3.0", diff --git a/package.json b/package.json index 813767a..418c18b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "release": "changeset publish" }, "devDependencies": { - "@biomejs/biome": "^2.3.11", + "@biomejs/biome": "^2.4.0", "@changesets/changelog-github": "^0.5.2", "@changesets/cli": "^2.29.7", "@commitlint/cli": "^20.3.0",