Skip to content

Commit

Permalink
refactor: update deps (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 22, 2024
1 parent 1d75ad8 commit 1ec7e51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"singleQuote": true
},
"imports": {
"gitbeaker": "https://esm.sh/@gitbeaker/rest@39.34.1?target=es2022",
"gitbeaker": "https://esm.sh/@gitbeaker/rest@39.34.3?target=es2022",
"jsonc": "https://esm.sh/jsonc@2.0.0?target=es2022",
"lru-cache": "https://esm.sh/lru-cache@10.2.0?target=es2022",
"octokit": "https://esm.sh/octokit@3.1.2?target=es2022",
"semver": "https://deno.land/std@0.190.0/semver/mod.ts#pin",
"slash": "https://esm.sh/slash@5.1.0?target=es2022",
"std/": "https://deno.land/std@0.214.0/"
"std/": "https://deno.land/std@0.216.0/"
},
"lock": false,
"tasks": {
Expand Down

0 comments on commit 1ec7e51

Please sign in to comment.