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-bound
get-intrinsic
which-typed-array
1 parent a82cc11 commit 4ae2fb5Copy full SHA for 4ae2fb5
1 file changed
package.json
@@ -92,11 +92,11 @@
92
"dependencies": {
93
"array-buffer-byte-length": "^1.0.2",
94
"call-bind": "^1.0.8",
95
- "call-bound": "^1.0.3",
+ "call-bound": "^1.0.4",
96
"define-properties": "^1.2.1",
97
"es-abstract": "^1.23.9",
98
"es-errors": "^1.3.0",
99
- "get-intrinsic": "^1.2.7",
+ "get-intrinsic": "^1.3.0",
100
"is-array-buffer": "^3.0.5",
101
"is-shared-array-buffer": "^1.0.4",
102
"is-typed-array": "^1.1.15",
@@ -107,7 +107,7 @@
107
"typed-array-byte-length": "^1.0.3",
108
"typed-array-byte-offset": "^1.0.4",
109
"typed-array-length": "^1.0.7",
110
- "which-typed-array": "^1.1.18"
+ "which-typed-array": "^1.1.19"
111
},
112
"engines": {
113
"node": ">= 0.4"
0 commit comments