Skip to content

Commit

Permalink
[Deps] update call-bind, es-abstract, has-property-descriptors
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 13, 2024
1 parent 167b48b commit e563ee7
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 @@ -132,15 +132,15 @@
"homepage": "https://github.com/es-shims/iterator-helpers#readme",
"dependencies": {
"asynciterator.prototype": "^1.0.0",
"call-bind": "^1.0.6",
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.22.3",
"es-abstract": "^1.22.4",
"es-errors": "^1.3.0",
"es-set-tostringtag": "^2.0.2",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.2.4",
"globalthis": "^1.0.3",
"has-property-descriptors": "^1.0.1",
"has-property-descriptors": "^1.0.2",
"has-proto": "^1.0.1",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.7",
Expand Down

0 comments on commit e563ee7

Please sign in to comment.