mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 15:10:22 +00:00
deps: update fast-xml-parser and markdown-it (#52541)
* style: format test files * deps: bump fast-xml-parser override
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { afterEach, describe, expect, it, vi } from "vitest";
|
||||
|
||||
import { listMicrosoftVoices } from "./speech-provider.js";
|
||||
|
||||
const fetchMock = vi.fn<typeof fetch>();
|
||||
|
||||
Reference in New Issue
Block a user