File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 22
33var $TypeError = require ( 'es-errors/type' ) ;
44
5- var callBound = require ( 'call-bind/callBound ' ) ;
5+ var callBound = require ( 'call-bound ' ) ;
66
77var $typedArrayBuffer = callBound ( 'TypedArray.prototype.buffer' , true ) ;
88
Original file line number Diff line number Diff line change 3737 },
3838 "homepage" : " https://github.com/inspect-js/typed-array-buffer#readme" ,
3939 "dependencies" : {
40- "call-bind " : " ^1.0.8 " ,
40+ "call-bound " : " ^1.0.3 " ,
4141 "es-errors" : " ^1.3.0" ,
4242 "is-typed-array" : " ^1.1.13"
4343 },
4444 "devDependencies" : {
4545 "@arethetypeswrong/cli" : " ^0.17.1" ,
4646 "@ljharb/eslint-config" : " ^21.1.1" ,
4747 "@ljharb/tsconfig" : " ^0.2.2" ,
48- "@types/call-bind" : " ^1.0.5" ,
4948 "@types/es-value-fixtures" : " ^1.4.4" ,
5049 "@types/for-each" : " ^0.3.3" ,
5150 "@types/object-inspect" : " ^1.13.0" ,
You can’t perform that action at this time.
0 commit comments