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 b7fad63 commit 2e408d4
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 2e408d4

Please sign in to comment.