Skip to content

Commit 8179b05

Browse files
committed
update dependencies
1 parent b5b114d commit 8179b05

File tree

2 files changed

+26
-25
lines changed

2 files changed

+26
-25
lines changed

deno.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,13 @@
7171
}
7272
},
7373
"imports": {
74-
"@std/assert": "jsr:@std/assert@^1.0.14",
75-
"@std/async": "jsr:@std/async@^1.0.14",
74+
"@std/assert": "jsr:@std/assert@^1.0.15",
75+
"@std/async": "jsr:@std/async@^1.0.15",
7676
"@std/cache": "jsr:@std/cache@^0.2.0",
7777
"@std/collections": "jsr:@std/collections@^1.1.3",
7878
"@std/fs": "jsr:@std/fs@^1.0.19",
79-
"@std/html": "jsr:@std/html@^1.0.4",
80-
"@std/random": "jsr:@std/random@^0.1.2",
79+
"@std/html": "jsr:@std/html@^1.0.5",
80+
"@std/random": "jsr:@std/random@^0.1.3",
8181
"@std/regexp": "jsr:@std/regexp@^1.0.1",
8282
"@std/text": "jsr:@std/text@^1.0.16",
8383
"browser-dtector": "npm:browser-dtector@^4.1.0",

deno.lock

Lines changed: 22 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)