Skip to content

Commit b35abcf

Browse files
committed
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <[email protected]>
1 parent 9740229 commit b35abcf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deno.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
},
3333
"imports": {
3434
"@poolifier/tatami-ng": "jsr:@poolifier/tatami-ng@^0.8.16",
35-
"@std/cli": "jsr:@std/cli@^1.0.15",
36-
"@std/expect": "jsr:@std/expect@^1.0.14",
37-
"@std/testing": "jsr:@std/testing@^1.0.10"
35+
"@std/cli": "jsr:@std/cli@^1.0.16",
36+
"@std/expect": "jsr:@std/expect@^1.0.15",
37+
"@std/testing": "jsr:@std/testing@^1.0.11"
3838
},
3939
"publish": {
4040
"include": ["LICENSE", "README.md", "deno.json", "src/**/*.ts"]

0 commit comments

Comments
 (0)