diff --git a/bun.lockb b/bun.lockb index 228721e..a001abf 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d99e411..23dfa31 100644 --- a/package.json +++ b/package.json @@ -64,13 +64,13 @@ "execa": "^9.3.1" }, "devDependencies": { - "@types/node": "22.5.2", - "@typescript-eslint/eslint-plugin": "8.4.0", - "@typescript-eslint/parser": "8.4.0", + "@types/node": "22.5.4", + "@typescript-eslint/eslint-plugin": "8.5.0", + "@typescript-eslint/parser": "8.5.0", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-github": "5.0.1", - "eslint-plugin-import": "2.29.1", + "eslint-plugin-import": "2.30.0", "lefthook": "1.7.15", "prettier": "3.3.3", "prettier-eslint": "16.3.0",