diff --git a/bun.lockb b/bun.lockb index 184901f..3fe0d7b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5897cf2..e7c382d 100644 --- a/package.json +++ b/package.json @@ -73,8 +73,8 @@ "devDependencies": { "@types/node": "^20.6.0", "@vitest/coverage-v8": "^0.34.4", - "@typescript-eslint/eslint-plugin": "^6.7.2", - "@typescript-eslint/parser": "^6.7.2", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "eslint": "^8.49.0", "eslint-config-prettier": "^9.0.0", "bumpp": "^9.2.0",