Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies for Deno 1.7.1 #64

Closed
wants to merge 1 commit into from

Conversation

kt3k
Copy link
Contributor

@kt3k kt3k commented Feb 4, 2021

This PR updates the dependencies for Deno 1.7.1.

Deno 1.7.1 doesn't work well with the latest denopack because the dependency to https://deno.land/[email protected]/node/process.ts causes the type error while type checking.

I removed that dependency ([email protected]/node) by switching the dependency of @rollup/pluginutils from "https://cdn.dreg.dev/package/@rollup/[email protected]" to "https://esm.sh/@rollup/[email protected]" in kt3k/denopack@7ee6ad7

While this just works depending on my fork, I'm going to update this PR when denofn/denopack#48 and the above commit are merged in denopack.

@kt3k
Copy link
Contributor Author

kt3k commented Feb 19, 2021

I'll reopen when denofn/denopack#48 is ready.

@kt3k kt3k closed this Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant