diff --git a/bun.lockb b/bun.lockb index 2a82fa42..b30c2b80 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9a672cf8..f5445e77 100644 --- a/package.json +++ b/package.json @@ -35,9 +35,9 @@ "@eslint-sukka/node": "6.0.0-beta.3", "@eslint-sukka/ts": "6.0.0-beta.3", "@types/async-retry": "^1.4.8", - "@types/bun": "^1.0.12", + "@types/bun": "^1.1.0", "@types/tar-stream": "^3.1.3", - "bun-types": "^1.1.3", + "bun-types": "^1.1.4", "eslint": "^9.0.0", "eslint-config-sukka": "6.0.0-beta.3", "eslint-formatter-sukka": "6.0.0-beta.3",