Skip to content

Commit 365c5bc

Browse files
committed
Skip ignored actions
1 parent bc1b372 commit 365c5bc

File tree

1 file changed

+1
-1
lines changed
  • src/shadow/npm/arborist/lib/arborist

1 file changed

+1
-1
lines changed

src/shadow/npm/arborist/lib/arborist/index.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ export class SafeArborist extends Arborist {
129129
existing: true,
130130
}
131131
: {
132-
// actions: ['error', 'monitor', 'warn'],
132+
actions: ['error', 'monitor', 'warn'],
133133
existing: isSafeNpx,
134134
},
135135
})

0 commit comments

Comments
 (0)