Skip to content

Commit

Permalink
chore: bump @std/testing from 0.225.3 to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 13, 2024
1 parent 083fd44 commit 79cd519
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 17 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@std/assert": "jsr:@std/assert@^1.0.0",
"@std/collections": "jsr:@std/collections@^1.0.0",
"@std/path": "jsr:@std/path@^1.0.0",
"@std/testing": "jsr:@std/testing@^0.225.0"
"@std/testing": "jsr:@std/testing@^1.0.0"
},
"tasks": {
"check": "deno fmt -q && deno lint -q && deno check -q src/*.ts",
Expand Down
42 changes: 26 additions & 16 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 79cd519

Please sign in to comment.