Skip to content

Commit

Permalink
[Deps] update define-properties, es-abstract, function-bind, has
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 3, 2018
1 parent 7cbc7f3 commit faa4051
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"es-shim API"
],
"dependencies": {
"define-properties": "^1.1.2",
"es-abstract": "^1.6.1",
"has": "^1.0.1",
"function-bind": "^1.1.0"
"define-properties": "^1.1.3",
"es-abstract": "^1.12.0",
"function-bind": "^1.1.1",
"has": "^1.0.3"
},
"devDependencies": {
"@es-shims/api": "^1.2.0",
Expand Down

0 comments on commit faa4051

Please sign in to comment.