Skip to content

Commit

Permalink
[Deps] update call-bind, typed-array-buffer, `typed-array-byte-of…
Browse files Browse the repository at this point in the history
…fset`
  • Loading branch information
ljharb committed Mar 15, 2024
1 parent 2f8d038 commit 33da086
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
"es-shim API"
],
"dependencies": {
"call-bind": "^1.0.6",
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.0",
"es-errors": "^1.3.0",
"typed-array-buffer": "^1.0.0",
"typed-array-byte-offset": "^1.0.0"
"typed-array-buffer": "^1.0.2",
"typed-array-byte-offset": "^1.0.2"
},
"devDependencies": {
"@es-shims/api": "^2.4.2",
Expand Down

0 comments on commit 33da086

Please sign in to comment.