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 #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ObserverOfTime
Copy link

@ObserverOfTime ObserverOfTime commented Mar 11, 2024

I could not update npm-run-path to v5.3.0 because it's an ES module.

The second commit replaces the execspawn and mkdirp usages. I can drop it if you want.

index.js Outdated Show resolved Hide resolved
package.json Outdated
"node-abi": "^3.3.0",
"npm-run-path": "^3.1.0",
"minimist": "^1.2.5",
"node-abi": "^3.56.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest separating the bump of node-abi into its own PR, which can be quickly merged as it is currently blocking the support for Node.js v21.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have opened a PR: #87

@ObserverOfTime
Copy link
Author

Can this be merged now that #84 resolved the proc.spawn thing?

@ObserverOfTime
Copy link
Author

Hello world.

@ObserverOfTime
Copy link
Author

@mafintosh ?

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.

None yet

3 participants