Skip to content

Commit

Permalink
[Deps] update array.prototype.flatmap, array.prototype.flatten, `…
Browse files Browse the repository at this point in the history
…es5-shim`, `function.prototype.name`
  • Loading branch information
ljharb committed Jan 24, 2018
1 parent ec6716d commit 0d7faa9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -22,11 +22,11 @@
"license": "MIT",
"dependencies": {
"array-includes": "^3.0.3",
"array.prototype.flatmap": "^1.1.1",
"array.prototype.flatten": "^1.1.1",
"es5-shim": "^4.5.9",
"array.prototype.flatmap": "^1.2.0",
"array.prototype.flatten": "^1.2.0",
"es5-shim": "^4.5.10",
"es6-shim": "^0.35.3",
"function.prototype.name": "^1.0.3",
"function.prototype.name": "^1.1.0",
"object.entries": "^1.0.4",
"object.getownpropertydescriptors": "^2.0.3",
"object.values": "^1.0.4",
Expand Down

0 comments on commit 0d7faa9

Please sign in to comment.