Skip to content

Commit

Permalink
[bump] Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
adamreisnz committed Mar 8, 2019
1 parent 6f6cbf8 commit 179c82e
Show file tree
Hide file tree
Showing 2 changed files with 1,118 additions and 122 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -31,19 +31,19 @@
"coverage": "open -a \"Google Chrome\" ./coverage/lcov-report/index.html"
},
"dependencies": {
"chalk": "^2.4.1",
"glob": "^7.1.2",
"yargs": "^12.0.5"
"chalk": "^2.4.2",
"glob": "^7.1.3",
"yargs": "^13.2.2"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"bluebird": "^3.5.1",
"chai": "^4.1.2",
"bluebird": "^3.5.3",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"dirty-chai": "^2.0.1",
"istanbul": "^1.0.0-alpha.2",
"mocha": "^5.0.4"
"mocha": "^6.0.2"
},
"browserify": {
"transform": [
Expand Down

0 comments on commit 179c82e

Please sign in to comment.