diff --git a/bun.lockb b/bun.lockb index b041825..8e9fc88 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 06ef389..414da1c 100644 --- a/package.json +++ b/package.json @@ -29,15 +29,15 @@ "@actions/github": "6.0.0" }, "devDependencies": { - "@swc/jest": "0.2.36", - "@types/jest": "29.5.13", - "eslint": "9.13.0", - "husky": "9.1.6", + "@swc/jest": "0.2.37", + "@types/jest": "29.5.14", + "eslint": "9.15.0", + "husky": "9.1.7", "jest": "29.7.0", "prettier": "3.3.3", - "type-fest": "4.26.1", + "type-fest": "4.27.0", "typescript": "5.6.3", - "typescript-eslint": "8.11.0" + "typescript-eslint": "8.15.0" }, "jest": { "transform": {