Skip to content

Commit 61511bc

Browse files
committed
chore: Updated ui depedencies
Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>
1 parent 8b642f7 commit 61511bc

File tree

3 files changed

+1089
-976
lines changed

3 files changed

+1089
-976
lines changed

ui/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const transformNodeModules = ["@elastic/eui", "uuid"];
1+
const transformNodeModules = ["@elastic/eui", "uuid", "msw", "until-async"];
22

33
module.exports = {
44
roots: ["<rootDir>/src"],

0 commit comments

Comments
 (0)