Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 1b4c4df

Browse files
update dependencies
1 parent d3bb0b4 commit 1b4c4df

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

deno.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export * as esbuild from 'https://deno.land/x/esbuild@v0.17.17/mod.js';
1+
export * as esbuild from 'https://deno.land/x/esbuild@v0.17.18/mod.js';
22
export * as cache from 'https://deno.land/x/cache@0.2.13/mod.ts';
3-
export { posix } from 'https://deno.land/std@0.183.0/path/mod.ts';
3+
export { posix } from 'https://deno.land/std@0.184.0/path/mod.ts';

0 commit comments

Comments
 (0)