Skip to content

Commit 36c3b11

Browse files
committed
[Deps] update call-bind, get-intrinsic, is-typed-array
1 parent 5334477 commit 36c3b11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
},
3636
"homepage": "https://github.com/ljharb/typed-array-buffer#readme",
3737
"dependencies": {
38-
"call-bind": "^1.0.2",
39-
"get-intrinsic": "^1.2.1",
40-
"is-typed-array": "^1.1.10"
38+
"call-bind": "^1.0.6",
39+
"get-intrinsic": "^1.2.4",
40+
"is-typed-array": "^1.1.13"
4141
},
4242
"devDependencies": {
4343
"@ljharb/eslint-config": "^21.1.0",

0 commit comments

Comments
 (0)