Skip to content

Commit 900a855

Browse files
committed
deps: bump @std/testing version from ^0.221.0 to ^1.0.2
1 parent e926db3 commit 900a855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@std/assert": "jsr:@std/assert@^1.0.4",
7979
"@std/jsonc": "jsr:@std/jsonc@^1.0.0",
8080
"@std/path": "jsr:@std/path@^1.0.2",
81-
"@std/testing": "jsr:@std/testing@^0.221.0"
81+
"@std/testing": "jsr:@std/testing@^1.0.2"
8282
},
8383
"tasks": {
8484
"check": "deno check **/*.ts",

0 commit comments

Comments
 (0)