Skip to content

Commit 9901ae0

Browse files
committed
chore: bump depencies
1 parent 4baeb6d commit 9901ae0

File tree

3 files changed

+394
-434
lines changed

3 files changed

+394
-434
lines changed

deno.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
],
5555
"nodeModulesDir": "auto",
5656
"imports": {
57-
"@std/cli": "jsr:@std/cli@1",
57+
"@std/cli": "jsr:@std/cli@^1.0.21",
5858
"@std/fmt": "jsr:@std/fmt@1",
5959
"@std/jsonc": "jsr:@std/jsonc@1",
60-
"@std/path": "jsr:@std/path@1"
60+
"@std/path": "jsr:@std/path@^1.1.2"
6161
},
6262
"test:permissions": true,
6363
"fmt": {

0 commit comments

Comments
 (0)