diff --git a/bun.lockb b/bun.lockb index 52e587b..1e4c05c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0a1ffe4..455bafd 100644 --- a/package.json +++ b/package.json @@ -55,8 +55,8 @@ }, "devDependencies": { "@playwright/test": "1.37.1", - "@typescript-eslint/eslint-plugin": "6.5.0", - "@typescript-eslint/parser": "6.5.0", + "@typescript-eslint/eslint-plugin": "6.6.0", + "@typescript-eslint/parser": "6.6.0", "bun-types": "0.8.1", "eslint": "8.48.0", "eslint-config-airbnb-base": "15.0.0", @@ -65,7 +65,7 @@ "eslint-plugin-import": "2.28.1", "eslint-plugin-prettier": "5.0.0", "eslint-plugin-unicorn": "48.0.1", - "happy-dom": "10.11.2", + "happy-dom": "11.0.1", "prettier": "3.0.3", "typescript": "5.2.2" }