We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
call-bind
gopd
has-proto
is-typed-array
1 parent dfd248d commit 8c13b84Copy full SHA for 8c13b84
package.json
@@ -57,11 +57,11 @@
57
},
58
"homepage": "https://github.com/inspect-js/typed-array-byte-length#readme",
59
"dependencies": {
60
- "call-bind": "^1.0.7",
+ "call-bind": "^1.0.8",
61
"for-each": "^0.3.3",
62
- "gopd": "^1.0.1",
63
- "has-proto": "^1.0.3",
64
- "is-typed-array": "^1.1.13"
+ "gopd": "^1.2.0",
+ "has-proto": "^1.2.0",
+ "is-typed-array": "^1.1.14"
65
66
"devDependencies": {
67
"@arethetypeswrong/cli": "^0.17.1",
0 commit comments