Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Oct 2, 2018
1 parent e2a9ed0 commit fa36adc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,21 +41,21 @@
},
"homepage": "/~https://github.com/Munter/subfont#readme",
"dependencies": {
"assetgraph": "^5.1.1",
"assetgraph": "^5.3.0",
"lodash.groupby": "^4.6.0",
"pretty-bytes": "^5.1.0",
"urltools": "^0.3.5",
"urltools": "^0.4.1",
"yargs": "^11.0.0"
},
"devDependencies": {
"coveralls": "^3.0.0",
"coveralls": "^3.0.2",
"eslint": "^4.19.0",
"eslint-config-pretty-standard": "^1.3.0",
"eslint-plugin-prettier": "^2.6.0",
"httpception": "^2.0.0",
"mocha": "^5.0.4",
"mocha": "^5.2.0",
"nyc": "^11.6.0",
"prettier": "^1.11.1",
"unexpected": "^10.37.2"
"prettier": "^1.14.3",
"unexpected": "^10.39.1"
}
}

0 comments on commit fa36adc

Please sign in to comment.