Skip to content

Commit ba29b1a

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

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.14",
35-
"@std/cli": "jsr:@std/cli@^1.0.9",
36-
"@std/expect": "jsr:@std/expect@^1.0.10",
37-
"@std/testing": "jsr:@std/testing@^1.0.8"
35+
"@std/cli": "jsr:@std/cli@^1.0.10",
36+
"@std/expect": "jsr:@std/expect@^1.0.11",
37+
"@std/testing": "jsr:@std/testing@^1.0.9"
3838
},
3939
"publish": {
4040
"include": ["LICENSE", "README.md", "deno.json", "src/**/*.ts"]

0 commit comments

Comments
 (0)