Update checked-in dependencies
This commit is contained in:
parent
1afca056e3
commit
6989ba7bd2
3942 changed files with 55190 additions and 132206 deletions
1
node_modules/call-bind/test/callBound.js
generated
vendored
1
node_modules/call-bind/test/callBound.js
generated
vendored
|
|
@ -40,7 +40,6 @@ test('callBound', function (t) {
|
|||
'allowMissing arg still throws for unknown intrinsic'
|
||||
);
|
||||
|
||||
/* globals WeakRef: false */
|
||||
t.test('real but absent intrinsic', { skip: typeof WeakRef !== 'undefined' }, function (st) {
|
||||
st['throws'](
|
||||
function () { callBound('WeakRef'); },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue