mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
chore(NA): splits types from code on @kbn/logging (#124688)
* chore(NA): splits types from code on @kbn/test * chore(NA): create new @kbn/test-jest-helpers * chore(NA): move wrong files into @kbn/test * chore(NA): remove @kbn/test/jest references * chore(NA): splits types from code on @kbn/logging * chore(NA): import type from new @kbn/logging-mocks pkg * chore(NA): missing deps on bazel build files Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
807c625ea9
commit
a926a57e03
39 changed files with 206 additions and 41 deletions
|
@ -51,7 +51,7 @@ TYPES_DEPS = [
|
|||
"//packages/kbn-config:npm_module_types",
|
||||
"//packages/kbn-config-schema:npm_module_types",
|
||||
"//packages/kbn-dev-utils:npm_module_types",
|
||||
"//packages/kbn-logging",
|
||||
"//packages/kbn-logging:npm_module_types",
|
||||
"//packages/kbn-optimizer:npm_module_types",
|
||||
"//packages/kbn-server-http-tools:npm_module_types",
|
||||
"//packages/kbn-std:npm_module_types",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue