diff --git a/bun.lockb b/bun.lockb index ff3b316..a1299a8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 01d61ee..dbf3a12 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/eslint-config-prettier": "^6.11.3", "@types/eslint__js": "^8.42.3", "@types/js-yaml": "^4.0.9", - "@types/node": "^22.19.20", + "@types/node": "^22.19.21", "@types/traverse": "^0.6.37", "conventional-changelog-conventionalcommits": "^8.0.0", "eslint": "^9.39.4", @@ -39,12 +39,12 @@ "generate-license-file": "^3.8.1", "husky": "^9.1.7", "lint-staged": "^15.5.2", - "prettier": "^3.8.3", + "prettier": "^3.8.4", "prettier-plugin-sh": "^0.18.1", "semantic-release": "^24.2.9", "ts-json-schema-generator": "^2.9.0", "typescript": "^5.9.3", - "typescript-eslint": "^8.60.1" + "typescript-eslint": "^8.61.0" }, "scripts": { "prepare": "husky",