Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
maoberlehner committed May 2, 2018
1 parent 35a0561 commit c9de2c1
Show file tree
Hide file tree
Showing 2 changed files with 1,839 additions and 1,674 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@
"loading-comparison": "bin/loading-comparison.js"
},
"dependencies": {
"args": "^2.2.4",
"args": "^4.0.0",
"browsertime": "^2.5.0",
"chalk": "^1.1.3",
"chalk": "^2.4.1",
"cli-table": "^0.3.1"
},
"devDependencies": {
"ava": "^0.18.1",
"babel-polyfill": "^6.22.0",
"babel-preset-es2015": "^6.22.0",
"babel-preset-stage-0": "^6.22.0",
"eslint": "^3.13.1",
"eslint-config-modularis": "^4.0.0",
"eslint-plugin-import": "^2.2.0",
"sinon": "^1.17.7"
"ava": "^0.25.0",
"babel-polyfill": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"eslint": "^4.19.1",
"eslint-config-modularis": "^4.0.1",
"eslint-plugin-import": "^2.11.0",
"sinon": "^5.0.2"
},
"scripts": {
"test": "ava"
Expand Down
Loading

0 comments on commit c9de2c1

Please sign in to comment.