Skip to content

Commit

Permalink
Bump babel-runtime & yargs
Browse files Browse the repository at this point in the history
  • Loading branch information
timdp committed Dec 13, 2016
1 parent cc64754 commit 85c1c16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"babel-preset-es2015": "^6.6.0",
"babel-preset-stage-3": "^6.17.0",
"babel-register": "^6.7.2",
"babel-runtime": "^6.18.0",
"babel-runtime": "^6.20.0",
"chai": "^3.5.0",
"chai-as-promised": "^6.0.0",
"del": "^2.2.0",
Expand All @@ -62,7 +62,7 @@
"normalize-newline": "^2.1.0",
"run-sequence": "^1.1.5",
"standard": "^7.1.2",
"yargs": "^6.4.0"
"yargs": "^6.5.0"
},
"standard": {
"parser": "babel-eslint",
Expand Down

0 comments on commit 85c1c16

Please sign in to comment.