Skip to content

Commit

Permalink
chore(deps): update dependencies (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 12, 2024
1 parent dc69f2d commit c2a7fb9
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 52 deletions.
6 changes: 3 additions & 3 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"test": "deno test --allow-env='REPOSITORY_OWNER,REPOSITORY_NAME,REPOSITORY_PATH,GITHUB_TOKEN' --allow-net='api.github.com' --parallel --shuffle"
},
"imports": {
"@oak/oak": "jsr:@oak/oak@16.0.0",
"@oak/oak": "jsr:@oak/oak@16.1.0",
"@octokit/rest": "https://esm.sh/@octokit/[email protected]",
"@std/assert": "jsr:@std/[email protected]",
"@std/fmt": "jsr:@std/[email protected].3",
"@std/http": "jsr:@std/[email protected].3",
"@std/fmt": "jsr:@std/[email protected].4",
"@std/http": "jsr:@std/[email protected].4",
"@std/http/user-agent": "jsr:@std/http@~0.223/user-agent",
"@std/path": "jsr:@std/[email protected]"
},
Expand Down
95 changes: 46 additions & 49 deletions deno.lock

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

0 comments on commit c2a7fb9

Please sign in to comment.