From 38bebc7efe4bd2eb7f6a0acd1ed370ffec640186 Mon Sep 17 00:00:00 2001 From: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Date: Thu, 5 Dec 2024 22:48:06 +0000 Subject: [PATCH] [CI] Auto-commit changed files from 'node scripts/lint_ts_projects --fix' --- x-pack/plugins/stack_connectors/tsconfig.json | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/plugins/stack_connectors/tsconfig.json b/x-pack/plugins/stack_connectors/tsconfig.json index fa7e2dd9be6f8..6ccff0934dca8 100644 --- a/x-pack/plugins/stack_connectors/tsconfig.json +++ b/x-pack/plugins/stack_connectors/tsconfig.json @@ -44,6 +44,7 @@ "@kbn/alerting-types", "@kbn/core-notifications-browser", "@kbn/response-ops-rule-form", + "@kbn/ai-service-providers", ], "exclude": [ "target/**/*",