diff --git a/bun.lockb b/bun.lockb index b041825..d304fc9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 06ef389..1c1c561 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", + "@swc/jest": "0.2.37", + "@types/jest": "29.5.14", + "eslint": "9.14.0", "husky": "9.1.6", "jest": "29.7.0", "prettier": "3.3.3", "type-fest": "4.26.1", "typescript": "5.6.3", - "typescript-eslint": "8.11.0" + "typescript-eslint": "8.13.0" }, "jest": { "transform": {