Skip to content

Commit ba20189

Browse files
committed
Update dependencies
1 parent 6310aa5 commit ba20189

File tree

3 files changed

+50
-46
lines changed

3 files changed

+50
-46
lines changed

deno.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
},
3434
"imports": {
3535
"@std/assert": "jsr:@std/assert@^1.0.11",
36-
"@std/async": "jsr:@std/async@^1.0.10",
37-
"@std/fmt": "jsr:@std/fmt@^1.0.5",
38-
"@std/fs": "jsr:@std/fs@^1.0.11",
36+
"@std/async": "jsr:@std/async@^1.0.11",
37+
"@std/fmt": "jsr:@std/fmt@^1.0.6",
38+
"@std/fs": "jsr:@std/fs@^1.0.14",
3939
"@std/path": "jsr:@std/path@^1.0.8",
4040
"@std/yaml": "jsr:@std/yaml@^1.0.5",
41-
"@wok/schema": "jsr:@wok/schema@^2.2.0",
42-
"@wok/utils": "jsr:@wok/utils@^4.2.9"
41+
"@wok/schema": "jsr:@wok/schema@^3.0.0",
42+
"@wok/utils": "jsr:@wok/utils@^5.0.5"
4343
}
4444
}

deno.lock

+42-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)