diff --git a/bun.lockb b/bun.lockb index 628a1b21..fc717f1e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f4a86370..6f8c466e 100644 --- a/package.json +++ b/package.json @@ -34,14 +34,14 @@ "yaml": "^2.4.5" }, "devDependencies": { - "@eslint-sukka/node": "^6.1.3", + "@eslint-sukka/node": "^6.1.4", "@types/async-retry": "^1.4.8", "@types/bun": "^1.1.6", "@types/tar-stream": "^3.1.3", - "bun-types": "^1.1.18", - "eslint": "^9.6.0", - "eslint-config-sukka": "^6.1.3", - "eslint-formatter-sukka": "^6.1.3", + "bun-types": "^1.1.20", + "eslint": "^9.7.0", + "eslint-config-sukka": "^6.1.4", + "eslint-formatter-sukka": "^6.1.4", "mitata": "^0.1.11", "typescript": "^5.5.3" },