diff --git a/bun.lockb b/bun.lockb index 3a6aadb..a0f44b6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7e198ac..c6b11b7 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "@happy-dom/global-registrator": "^14.12.3", "@types/acorn": "^4.0.6", "@types/bun": "^1.1.6", - "@typescript-eslint/eslint-plugin": "^7.15.0", - "@typescript-eslint/parser": "^7.15.0", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "basis": "TroyAlford/basis", "concurrently": "^8.2.2", "cross-env": "^7.0.3",