Skip to content

Commit d4e52f5

Browse files
committed
[CI] Auto-commit changed files from 'node scripts/lint_ts_projects --fix'
1 parent 9c79925 commit d4e52f5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

x-pack/plugins/elastic_assistant/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"@kbn/securitysolution-io-ts-utils",
2222
"@kbn/actions-plugin",
2323
"@kbn/elastic-assistant",
24-
"@kbn/elastic-assistant-common",
2524
"@kbn/logging-mocks",
2625
"@kbn/core-elasticsearch-server-mocks",
2726
"@kbn/core-logging-server-mocks",

x-pack/plugins/security_solution/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@
184184
"@kbn/zod-helpers",
185185
"@kbn/core-http-common",
186186
"@kbn/search-errors",
187-
"@kbn/stack-connectors-plugin"
187+
"@kbn/stack-connectors-plugin",
188+
"@kbn/elastic-assistant-common"
188189
]
189190
}

0 commit comments

Comments
 (0)