Skip to content

Commit 72a9a09

Browse files
committed
update dependencies
1 parent eb33ace commit 72a9a09

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

deno.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -107,15 +107,15 @@
107107
}
108108
},
109109
"imports": {
110-
"@std/assert": "jsr:@std/assert@^1.0.16",
111-
"@std/async": "jsr:@std/async@^1.0.16",
112-
"@std/cache": "jsr:@std/cache@^0.2.1",
113-
"@std/collections": "jsr:@std/collections@^1.1.3",
114-
"@std/fs": "jsr:@std/fs@^1.0.21",
110+
"@std/assert": "jsr:@std/assert@^1.0.18",
111+
"@std/async": "jsr:@std/async@^1.1.1",
112+
"@std/cache": "jsr:@std/cache@^0.2.2",
113+
"@std/collections": "jsr:@std/collections@^1.1.5",
114+
"@std/fs": "jsr:@std/fs@^1.0.22",
115115
"@std/html": "jsr:@std/html@^1.0.5",
116-
"@std/random": "jsr:@std/random@^0.1.4",
116+
"@std/random": "jsr:@std/random@^0.1.5",
117117
"@std/regexp": "jsr:@std/regexp@^1.0.1",
118-
"@std/text": "jsr:@std/text@^1.0.16",
118+
"@std/text": "jsr:@std/text@^1.0.17",
119119
"browser-dtector": "npm:browser-dtector@^4.1.1",
120120
"compromise": "npm:compromise@^14.14.5"
121121
}

deno.lock

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

0 commit comments

Comments
 (0)