diff --git a/bun.lockb b/bun.lockb index ae89dd3..e557a3a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f03ff8e..02f5192 100644 --- a/package.json +++ b/package.json @@ -27,10 +27,10 @@ "devDependencies": { "@arethetypeswrong/cli": "0.13.2", "@tsconfig/strictest": "2.0.2", - "@typescript-eslint/eslint-plugin": "6.13.1", - "@typescript-eslint/parser": "6.13.1", + "@typescript-eslint/eslint-plugin": "6.13.2", + "@typescript-eslint/parser": "6.13.2", "bun-types": "1.0.14", - "eslint": "8.54.0", + "eslint": "8.55.0", "publint": "0.2.6", "typescript": "5.3.2" },