diff --git a/bun.lockb b/bun.lockb index fd0993d..35075e9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2d0bc03..702cb21 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ }, "devDependencies": { "@trivago/prettier-plugin-sort-imports": "4.3.0", - "@typescript-eslint/eslint-plugin": "6.15.0", - "@typescript-eslint/parser": "6.15.0", + "@typescript-eslint/eslint-plugin": "6.16.0", + "@typescript-eslint/parser": "6.16.0", "@vitest/coverage-c8": "0.33.0", "@vitest/coverage-v8": "0.34.6", "@vitest/ui": "0.34.7",