Skip to content

Commit 953c911

Browse files
committed
chore(deps): update dependencies
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
1 parent 7f6e2ae commit 953c911

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deno.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
},
3434
"imports": {
3535
"tinybench": "npm:tinybench@^6.0.0",
36-
"@std/cli": "jsr:@std/cli@^1.0.25",
36+
"@std/cli": "jsr:@std/cli@^1.0.27",
3737
"@std/expect": "jsr:@std/expect@^1.0.17",
38-
"@std/testing": "jsr:@std/testing@^1.0.16"
38+
"@std/testing": "jsr:@std/testing@^1.0.17"
3939
},
4040
"publish": {
4141
"include": ["LICENSE", "README.md", "deno.json", "src/**/*.ts"]

0 commit comments

Comments
 (0)