Skip to content

Commit

Permalink
chore(all): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jun 22, 2016
1 parent 56e72d0 commit b32e546
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"babel-runtime": "^6.9.2",
"bluebird": "^3.4.0",
"bluebird": "^3.4.1",
"cheerio": "^0.20.0",
"object.assign": "^4.0.3",
"recursive-readdir": "^2.0.0",
Expand All @@ -41,20 +41,20 @@
"webpack": ">=1.12.0 || >=2.0.0-beta || >=2.1.0-beta"
},
"devDependencies": {
"aurelia-tools": "^0.2.1",
"babel-dts-generator": "^0.5.1",
"babel-eslint": "^6.0.4",
"aurelia-tools": "^0.2.3",
"babel-dts-generator": "^0.6.0",
"babel-eslint": "^6.0.5",
"babel-plugin-syntax-async-functions": "^6.8.0",
"babel-plugin-syntax-flow": "^6.8.0",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.10.3",
"babel-plugin-transform-flow-strip-types": "^6.8.0",
"babel-plugin-transform-runtime": "^6.9.0",
"babel-preset-es2015": "^6.9.0",
"babel-preset-es2015-loose": "^7.0.0",
"babel-preset-stage-1": "^6.5.0",
"chai": "^3.5.0",
"del": "^2.2.0",
"del": "^2.2.1",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-bump": "^2.1.0",
Expand All @@ -70,7 +70,7 @@
"rimraf": "^2.5.2",
"run-sequence": "^1.2.1",
"through2": "^2.0.1",
"typedoc": "^0.4.3",
"typedoc": "^0.4.4",
"vinyl": "^1.1.1",
"vinyl-paths": "^2.1.0",
"yargs": "^4.7.1"
Expand Down

0 comments on commit b32e546

Please sign in to comment.