diff --git a/.node-version b/.node-version index 2a393af..7af24b7 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -20.18.0 +22.11.0 diff --git a/bun.lockb b/bun.lockb index a3ca97b..6931cea 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c2aef81..23d24ce 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "execa": "^9.3.1" }, "devDependencies": { - "@types/node": "22.7.9", + "@types/node": "22.9.0", "@typescript-eslint/eslint-plugin": "8.11.0", "@typescript-eslint/parser": "8.11.0", "eslint": "8.57.1",