diff --git a/bun.lockb b/bun.lockb index 9342af7..14f0b5c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f6c9732..9601102 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,8 @@ }, "devDependencies": { "@types/aws-lambda": "^8.10.131", - "@typescript-eslint/eslint-plugin": "^6", - "@typescript-eslint/parser": "^6", + "@typescript-eslint/eslint-plugin": "^7.0.0", + "@typescript-eslint/parser": "^7.0.0", "bun-plugin-dts": "^0.2.1", "bun-ts-projen": "0.0.20", "bun-types": "^1.0.25",