File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
var $TypeError = require ( 'es-errors/type' ) ;
4
4
5
- var callBound = require ( 'call-bind/callBound ' ) ;
5
+ var callBound = require ( 'call-bound ' ) ;
6
6
7
7
var $typedArrayBuffer = callBound ( 'TypedArray.prototype.buffer' , true ) ;
8
8
Original file line number Diff line number Diff line change 37
37
},
38
38
"homepage" : " https://github.com/inspect-js/typed-array-buffer#readme" ,
39
39
"dependencies" : {
40
- "call-bind " : " ^1.0.8 " ,
40
+ "call-bound " : " ^1.0.3 " ,
41
41
"es-errors" : " ^1.3.0" ,
42
42
"is-typed-array" : " ^1.1.13"
43
43
},
44
44
"devDependencies" : {
45
45
"@arethetypeswrong/cli" : " ^0.17.1" ,
46
46
"@ljharb/eslint-config" : " ^21.1.1" ,
47
47
"@ljharb/tsconfig" : " ^0.2.2" ,
48
- "@types/call-bind" : " ^1.0.5" ,
49
48
"@types/es-value-fixtures" : " ^1.4.4" ,
50
49
"@types/for-each" : " ^0.3.3" ,
51
50
"@types/object-inspect" : " ^1.13.0" ,
You can’t perform that action at this time.
0 commit comments