diff --git a/bun.lockb b/bun.lockb index d274e8d..d25b346 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 975f998..c62a644 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.7.4", + "@types/node": "^22.7.5", "@types/traverse": "^0.6.37", "conventional-changelog-conventionalcommits": "^8.0.0", "eslint": "^9.12.0", @@ -43,8 +43,8 @@ "prettier-plugin-sh": "^0.14.0", "semantic-release": "^24.1.2", "ts-json-schema-generator": "^2.3.0", - "typescript": "^5.6.2", - "typescript-eslint": "^8.8.0" + "typescript": "^5.6.3", + "typescript-eslint": "^8.8.1" }, "scripts": { "prepare": "husky",