diff --git a/updates.config.js b/updates.config.js index 796f81d..9f7ebf5 100644 --- a/updates.config.js +++ b/updates.config.js @@ -3,5 +3,6 @@ export default { "eslint", "registry-auth-token", "semver", + "execa", // events.addAbortListener not available in bun ], };