Skip to content

Commit

Permalink
Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Mar 8, 2024
1 parent 51193ec commit 956279b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"imports": {
// Only remap development dependencies! For more information, please visit https://docs.deno.com/runtime/manual/basics/import_maps.
"TEST/": "https://deno.land/std@0.218.0/assert/"
"TEST/": "https://deno.land/std@0.219.0/assert/"
},
"lint": {
"rules": {
Expand Down

0 comments on commit 956279b

Please sign in to comment.