Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Closes #31. Closes #40.
  • Loading branch information
alopezsanchez authored and mathiasbynens committed Mar 16, 2018
1 parent 5845272 commit d90c110
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,22 +35,22 @@
"license": "BSD-3-Clause",
"dependencies": {
"@babel/standalone": "7.0.0-beta.32",
"acorn": "5.2.1",
"acorn": "5.5.3",
"babylon": "7.0.0-beta.32",
"benchmark": "^2.1.4",
"buble": "0.17.3",
"buble": "0.19.3",
"chai": "4.1.2",
"coffeescript": "2.0.2",
"coffeescript": "2.2.3",
"compute-gmean": "^1.1.0",
"espree": "3.5.2",
"espree": "3.5.4",
"esprima": "4.0.0",
"jshint": "2.9.5",
"lebab": "2.7.7",
"prepack": "0.2.11",
"prettier": "1.8.2",
"prepack": "0.2.25",
"prettier": "1.9.2",
"source-map": "0.6.1",
"string-align": "^0.2.0",
"typescript": "2.6.1",
"typescript": "2.7.2",
"virtualfs": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit d90c110

Please sign in to comment.