Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/electron/forge
/ update-dependencies.js
File
update-dependencies.js
tools/update-dependencies.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
const
{ spawn } = require(
'@malept/cross-spawn-promise'
);
4
const
glob = require(
'fast-glob'
);
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected