Update checked-in dependencies
This commit is contained in:
parent
1afca056e3
commit
6989ba7bd2
3942 changed files with 55190 additions and 132206 deletions
2
node_modules/hasown/index.js
generated
vendored
2
node_modules/hasown/index.js
generated
vendored
|
|
@ -4,5 +4,5 @@ var call = Function.prototype.call;
|
|||
var $hasOwn = Object.prototype.hasOwnProperty;
|
||||
var bind = require('function-bind');
|
||||
|
||||
/** @type {(o: {}, p: PropertyKey) => p is keyof o} */
|
||||
/** @type {import('.')} */
|
||||
module.exports = bind.call(call, $hasOwn);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue