Skip to content

Commit

Permalink
build(deps): bump deno.land/x/import_map from v0.18.3 to v0.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hasundue committed Feb 10, 2024
1 parent 336136d commit 898c70c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deno.lock

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

2 changes: 1 addition & 1 deletion lib/x/import_map.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ export {
ImportMap,
type ImportMapJson,
parseFromJson,
} from "https://deno.land/x/import_map@v0.18.3/mod.ts";
} from "https://deno.land/x/import_map@v0.18.5/mod.ts";

0 comments on commit 898c70c

Please sign in to comment.