Skip to content

Commit

Permalink
[Deps] update babel-template, babel-traverse, babylon, svgo
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 18, 2018
1 parent 4619213 commit 0c5dcdb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -40,11 +40,11 @@
"react": "^15.3.1"
},
"dependencies": {
"babel-template": "^6.15.0",
"babel-traverse": "^6.15.0",
"babylon": "^6.10.0",
"babel-template": "^6.26.0",
"babel-traverse": "^6.26.0",
"babylon": "^6.18.0",
"lodash.isplainobject": "^4.0.6",
"resolve-from": "^2.0.0",
"svgo": "^0.7.0"
"svgo": "^0.7.2"
}
}

0 comments on commit 0c5dcdb

Please sign in to comment.