Skip to content

Commit

Permalink
[Deps] update array.prototype.map, es-abstract, es-aggregate-error
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 16, 2021
1 parent 82df3ae commit be71d9a
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 @@ -54,11 +54,11 @@
},
"homepage": "https://github.com/es-shims/Promise.any#readme",
"dependencies": {
"array.prototype.map": "^1.0.2",
"array.prototype.map": "^1.0.4",
"call-bind": "^1.0.2",
"define-properties": "^1.1.3",
"es-abstract": "^1.18.0",
"es-aggregate-error": "^1.0.3",
"es-abstract": "^1.19.1",
"es-aggregate-error": "^1.0.7",
"get-intrinsic": "^1.1.1",
"iterate-value": "^1.0.2"
},
Expand Down

0 comments on commit be71d9a

Please sign in to comment.