Skip to content

Commit c5b3864

Browse files
committed
📦 bump @std/cli from 0.224.3 to 1.0.1
1 parent ddc8956 commit c5b3864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

denops/@denops-private/cli.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import {
33
writableStreamFromWorker,
44
} from "jsr:@lambdalisue/workerio@4.0.1";
55
import { deadline } from "jsr:@std/async@1.0.1/deadline";
6-
import { parseArgs } from "jsr:@std/cli@0.224.3/parse-args";
6+
import { parseArgs } from "jsr:@std/cli@1.0.1/parse-args";
77
import { asyncSignal } from "jsr:@milly/async-signal@^1.0.0";
88

99
const WORKER_SCRIPT = import.meta.resolve("./worker.ts");

0 commit comments

Comments
 (0)