Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sorairolake committed Aug 31, 2024
1 parent 51306c6 commit e07f602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

{
"imports": {
"@std/path": "jsr:@std/path@^1.0.2",
"@std/yaml": "jsr:@std/yaml@^1.0.3"
"@std/path": "jsr:@std/path@^1.0.3",
"@std/yaml": "jsr:@std/yaml@^1.0.4"
},
"lock": false
}

0 comments on commit e07f602

Please sign in to comment.