diff --git a/bun.lockb b/bun.lockb index c0aca68..a7fc585 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e73386b..afa59f4 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@tsconfig/recommended": "^1.0.3", "@types/js-yaml": "^4.0.5", - "@typescript-eslint/eslint-plugin": "^7.0.0", - "@typescript-eslint/parser": "^7.0.0", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "eslint": "8.57.0", "eslint-config-prettier": "^9.1.0", "prettier": "3.2.5"