Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/notice'
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Dec 11, 2024
1 parent 725bea3 commit 9b09f24
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion x-pack/packages/ai-assistant/common/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
"target/**/*"
],
"kbn_references": []
}
}
6 changes: 4 additions & 2 deletions x-pack/packages/ai-assistant/icon/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@
"exclude": [
"target/**/*"
],
"kbn_references": []
}
"kbn_references": [
"@kbn/shared-ux-utility",
]
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3844,11 +3844,11 @@
version "0.0.0"
uid ""

"@kbn/ai-assistant-icon@link:x-pack/packages/ai-assistant/icon":
"@kbn/ai-assistant-common@link:x-pack/packages/ai-assistant/common":
version "0.0.0"
uid ""

"@kbn/ai-assistant-common@link:x-pack/packages/ai-assistant/common":
"@kbn/ai-assistant-icon@link:x-pack/packages/ai-assistant/icon":
version "0.0.0"
uid ""

Expand Down

0 comments on commit 9b09f24

Please sign in to comment.