Skip to content

Commit 45b8a1c

Browse files
authored
Merge pull request #411 from vim-denops/deps-test
📦 🌿 bump npm:@types/sinon from 17.0.3 to ^17.0.3
2 parents 62d4dcd + da3a1d4 commit 45b8a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

denops/@denops-private/worker_test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// @deno-types="npm:@types/sinon@17.0.3"
1+
// @deno-types="npm:@types/sinon@^17.0.3"
22
import sinon from "npm:sinon@^18.0.0";
33
import {
44
assertEquals,

0 commit comments

Comments
 (0)