build: get dependencies up to date (#59)

* chore: bump dependencies

* fix: read package usage
This commit is contained in:
Emmanuel Ogbizi
2019-07-11 09:14:35 -04:00
committed by GitHub
parent dbe695fb2d
commit 9fad45efd3
3 changed files with 22 additions and 16 deletions

View File

@@ -38,10 +38,10 @@
"chalk": "^2.4.0",
"commander": "^2.15.1",
"glob": "^7.1.2",
"gzip-size": "^4.0.0",
"gzip-size": "^5.1.1",
"jsonpack": "^1.1.5",
"lodash.merge": "^4.6.1",
"read-pkg-up": "^3.0.0"
"read-pkg-up": "^6.0.0"
},
"devDependencies": {
"axios-mock-adapter": "^1.15.0",