We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41e3d12 commit 0a78e35Copy full SHA for 0a78e35
denops/@denops-private/cli_test.ts
@@ -1,6 +1,6 @@
1
// NOTE: Use sinon to stub the getter property.
2
// @deno-types="npm:@types/sinon@17.0.3"
3
-import sinon from "npm:sinon@17.0.1";
+import sinon from "npm:sinon@18.0.0";
4
5
import {
6
assertEquals,
denops/@denops-private/worker_test.ts
@@ -1,5 +1,5 @@
assertInstanceOf,
0 commit comments