Skip to content

Commit c720851

Browse files
committed
Bump versions
1 parent 43c7856 commit c720851

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

deno.jsonc

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,21 +47,21 @@
4747
"imports": {
4848
"@core/asyncutil": "jsr:@core/asyncutil@^1.2.0",
4949
"@core/unknownutil": "jsr:@core/unknownutil@^4.3.0",
50-
"@denops/core": "jsr:@denops/core@^7.0.0",
51-
"@denops/test": "jsr:@denops/test@^3.0.1",
52-
"@lambdalisue/errorutil": "jsr:@lambdalisue/errorutil@^1.0.0",
50+
"@denops/core": "jsr:@denops/core@^8.0.0",
51+
"@denops/test": "jsr:@denops/test@^3.0.4",
52+
"@lambdalisue/errorutil": "jsr:@lambdalisue/errorutil@^1.1.1",
5353
"@lambdalisue/itertools": "jsr:@lambdalisue/itertools@^1.1.2",
5454
"@lambdalisue/unreachable": "jsr:@lambdalisue/unreachable@^1.0.1",
5555
"@nick/dispose": "jsr:@nick/dispose@^1.1.0",
56-
"@std/assert": "jsr:@std/assert@^1.0.0",
57-
"@std/collections": "jsr:@std/collections@^1.0.9",
58-
"@std/fs": "jsr:@std/fs@^1.0.0",
59-
"@std/path": "jsr:@std/path@^1.0.2",
60-
"@std/semver": "jsr:@std/semver@^1.0.0",
61-
"@std/streams": "jsr:@std/streams@^1.0.0",
62-
"@std/testing": "jsr:@std/testing@^1.0.1",
56+
"@std/assert": "jsr:@std/assert@^1.0.14",
57+
"@std/collections": "jsr:@std/collections@^1.1.3",
58+
"@std/fs": "jsr:@std/fs@^1.0.19",
59+
"@std/path": "jsr:@std/path@^1.1.2",
60+
"@std/semver": "jsr:@std/semver@^1.0.5",
61+
"@std/streams": "jsr:@std/streams@^1.0.11",
62+
"@std/testing": "jsr:@std/testing@^1.0.15",
6363
"@std/ulid": "jsr:@std/ulid@^1.0.0",
64-
"encoding-japanese": "npm:encoding-japanese@^2.1.0",
64+
"encoding-japanese": "npm:encoding-japanese@^2.2.0",
6565
"jsr:@denops/std": "./mod.ts",
6666
"jsr:@denops/std/argument": "./argument/mod.ts",
6767
"jsr:@denops/std/autocmd": "./autocmd/mod.ts",

0 commit comments

Comments
 (0)