diff --git a/tsconfig.json b/tsconfig.json index 4df52a94fea7..f00528f2698f 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,8 +11,8 @@ "isolatedModules": true, "skipLibCheck": true, "strict": true, - "target": "es2022", - "lib": ["es2022"], + "target": "es2023", + "lib": ["es2023"], "rootDir": ".", "rootDirs": [".", "./dist-schema/bin/"], "paths": {